Reports for WPF
ForegroundDisplay プロパティ

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 > Chart.NormalCurve クラス : ForegroundDisplay プロパティ
Gets or sets whether the Normal (Gaussian) curve is displayed on top of the chart data display.
シンタックス
'宣言
 
Public Property ForegroundDisplay As System.Boolean
public System.bool ForegroundDisplay {get; set;}
解説
By default, the Normal (Gaussian) curve is displayed behind all charted data. Setting the ForegroundDisplay property to true specifies that the Normal curve should be drawn on top of the charted data.
参照

Chart.NormalCurve クラス
Chart.NormalCurve メンバ