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
Sorting Output in Charts with AutoSeries
-
- Posts: 63
- Joined: Fri Jul 17, 2009 5:00 am
- Location: St. Gallen, Switzerland
Sorting Output in Charts with AutoSeries
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.
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.