SERIES.ORDER macro

Changes the order of series in a chart.

Syntax

SERIES.ORDER(chart_num, old_series_num, new_series_num)

Chart_num    is the number of the group containing the series you want to change

Old_series_num    is the current number of the series in the group.

New_series_num    is the new number you want for the series in the group.

Return to index