Chart Legend

A

awach

I have a chart legend that is automatically in alphabetic order. Is it
possible to change that to a different order?
 
D

Duane Hookom

I expect the sorting is dependent on the Row Source of the chart control.
Change the results of the Row Source and you should see these changes in the
chart legend.
 
Top