FlexReport for WinForms
FillStyle プロパティ (ChartNormalCurve)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartNormalCurve クラス : FillStyle プロパティ
Gets the object controlling the appearance of the area under the Normal curve.
シンタックス
'宣言
 
Public ReadOnly Property FillStyle As ChartFillStyle
'使用法
 
Dim instance As ChartNormalCurve
Dim value As ChartFillStyle
 
value = instance.FillStyle
public ChartFillStyle FillStyle {get;}
参照

参照

ChartNormalCurve クラス
ChartNormalCurve メンバ
LineStyle プロパティ