Charts Column Sort order

Stimulsoft Reports.NET discussion
Post Reply
Achyuthan
Posts: 1
Joined: Mon May 18, 2009 8:55 am
Location: UK

Charts Column Sort order

Post by Achyuthan »

Hi

I am Creating a chart which uses 3 Underlying Tables

ColumnHeadders (ColumnID, ColumnName)
RowHeadders(RowID, RowName)
Quantities(RowID, ColumnID, Value)
And defined the relation ships accordingly


Now I created a Chart with Auto Series Key Data Column Set to Quantities.Relation4.RowID
Auto Series Title Data Column Set to Quantities.Relation4.RowName
Argument Data Column is set to Quantities.Relation3.ColumnName
Value Data Column is set to Quantities.Value

And The chart seem to come up with the Right Series, Columns and Value.
But the problem I am facing is that Column Values are always sorted alphabatically. And This is not what I want; The columns should not be orderd or Orderd by the ColumnID.

Please Help

I am using Version 1 (2008.1.228.0) of simulsoft


Attachments
179.graph2.mrt
(15.95 KiB) Downloaded 208 times
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Charts Column Sort order

Post by Jan »

Hello,

Please try to use SortBy and SortDirection properties of series.

Thank you.
Jair RC
Posts: 21
Joined: Wed Jun 10, 2009 6:57 am
Location: Joinville, Brazil

Charts Column Sort order

Post by Jair RC »

Hello, Jan.

I have the same problem. I am using version 2009.1 and I tried in every way available in the charts but none worked.

Any other suggestions?

Regards
Jair RC
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Charts Column Sort order

Post by Ivan »

Hello,
jairrc wrote:I have the same problem. I am using version 2009.1 and I tried in every way available in the charts but none worked.
Any other suggestions?
Please check the latest build.
If the issue is still present, please send to us a mrt file for analysis, and data which reproduce the issue.

Thank you.
Post Reply