FlexReport for WinForms
ReversedDraw プロパティ (Chart2DGroups)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DGroups クラス : 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.

シンタックス
'宣言
 
Public Property ReversedDraw As System.Boolean
'使用法
 
Dim instance As Chart2DGroups
Dim value As System.Boolean
 
instance.ReversedDraw = value
 
value = instance.ReversedDraw
public System.bool ReversedDraw {get; set;}
参照

参照

Chart2DGroups クラス
Chart2DGroups メンバ