ComponentOne FlexReport for WinForms
ReversedDraw Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DGroups Class : ReversedDraw Property
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.

Syntax
'Declaration
 
Public Property ReversedDraw As System.Boolean
public System.bool ReversedDraw {get; set;}
See Also

Reference

Chart2DGroups Class
Chart2DGroups Members