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


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

参照

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