arrange data series order

T

T-bone

how do i automatically arrange the order of the data series
so that my graph show data smallest to largest (or vice versa)
 
J

Jon Peltier

To sort information in the chart, you have to sort the data the chart uses
as its source data.

- Jon
 
Top