'Declaration
Public Property ReversedDraw As System.Boolean
public System.bool ReversedDraw {get; set;}
Remarks
ChartGroups are normally drawn in descending order in which they appear in the ChartGroupsCollection. If ReversedDraw is true, then the ChartGroups are drawn in ascending order in which they appear in the ChartGroupsCollection.