[]
Determines the order in which the series entries of each ChartGroup appear in the legend.
public bool LegendReversed { get; set; }
Public Property LegendReversed As Boolean
The series of each ChartGroup normally appear in index order in the legend. If the LegendReversed property is true, then the series entries for the ChartGroup appear in reversed order.