FlexReport for WinForms
Stacked プロパティ (Chart2DGroup)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DGroup クラス : Stacked プロパティ
Gets or sets a value indicating whether the chart should stack the data (for appropriate chart types).
シンタックス
'宣言
 
Public Property Stacked As System.Boolean
'使用法
 
Dim instance As Chart2DGroup
Dim value As System.Boolean
 
instance.Stacked = value
 
value = instance.Stacked
public System.bool Stacked {get; set;}
参照

参照

Chart2DGroup クラス
Chart2DGroup メンバ