'Declaration
Public Property LegendReversed As System.Boolean
public System.bool LegendReversed {get; set;}
Remarks
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.