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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart2DGroup クラス : Is100Percent プロパティ
Gets or sets a value indicating whether the stacked chart is 100% chart. Applies only to line, bar and area charts.
シンタックス
'宣言
 
Public Property Is100Percent As System.Boolean
'使用法
 
Dim instance As Chart2DGroup
Dim value As System.Boolean
 
instance.Is100Percent = value
 
value = instance.Is100Percent
public System.bool Is100Percent {get; set;}
参照

参照

Chart2DGroup クラス
Chart2DGroup メンバ