Page 1 of 1

Sorting Output in Charts with AutoSeries

Posted: Tue Oct 13, 2009 7:28 am
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

Sorting Output in Charts with AutoSeries

Posted: Wed Oct 14, 2009 7:55 am
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.