ComponentOne Studio TrueChart for ASP.NET (C1WebChart2D) ヘルプ
ForegroundDisplay プロパティ

C1.Win.C1Chart.4 アセンブリ > C1.Win.C1Chart 名前空間 > NormalCurve クラス : ForegroundDisplay プロパティ
正規分布(ガウス分布)曲線をグラフデータの前面に描画するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property ForegroundDisplay As System.Boolean
public System.bool ForegroundDisplay {get; set;}
解説
デフォルトでは、正規分布(ガウス分布)曲線はグラフデータの背景に描画されています。ForegroundDisplay プロパティを True に設定して、正規分布曲線をグラフデータの前面に描画するように設定できます。
参照

NormalCurve クラス
NormalCurve メンバ