[]
Gets or sets the order of the ChartGroups2D in the legend of a 2D chart.
[C1Description("ChartLegend.Legend2DReversed", "The order of the ChartGroups2D in the legend of a 2D chart.")]
public bool Legend2DReversed { get; set; }
<C1Description("ChartLegend.Legend2DReversed", "The order of the ChartGroups2D in the legend of a 2D chart.")>
Public Property Legend2DReversed As Boolean
Use LegendReversed property of Chart2DGroup to reverse series order.