[]
Gets or sets whether the order in which the ChartGroups are normally drawn is reversed.
public bool ReversedDraw { get; set; }
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.