[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DGroups.ReversedDraw

ReversedDraw Property

ReversedDraw

Gets or sets a value indicating whether the order in which the Chart2DGroups are normally drawn is reversed.

The normal order is Group1, then Group0. If this property is true the order is Group0, then Group1.

Declaration
public bool ReversedDraw { get; set; }