Sorting Output in Charts with AutoSeries

Stimulsoft Reports.NET discussion
Post Reply
Andreas Tastler
Posts: 63
Joined: Fri Jul 17, 2009 5:00 am
Location: St. Gallen, Switzerland

Sorting Output in Charts with AutoSeries

Post by Andreas Tastler »

Hi All

I set up a clustered column chart with AutoSeriesKeyDataColumn. If this feature is used, the output columns will always be sorted by argument ascending.
Is this correct? The Sort By and Sort Direction properties won't work with AutoSeries?

Thank you

Andreas
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Sorting Output in Charts with AutoSeries

Post by Edward »

Hi Andreas,

The error will be corrected in the next prerelease build from 19th October.

In case if sorting is done with 'Arguments':
If AutoSeriesKeyDataColumn is specified, then Sort Direction works correctly.

If AutoSeriesKeyDataColumn is specified, then sorting with 'Values' is not available because there can be several series generated automatically.

Thank you.
Post Reply