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


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartNormalCurve クラス : ForegroundDisplay プロパティ
Gets or sets a value indicating whether the Normal (Gaussian) curve is displayed on top of the chart data display.

By default, the Normal (Gaussian) curve is displayed behind all charted data. Setting this to true specifies that the Normal curve should be drawn on top of the charted data.

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

参照

ChartNormalCurve クラス
ChartNormalCurve メンバ