Reports for WPF
NormalDisplay プロパティ

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 > Chart.HistogramOptions クラス : NormalDisplay プロパティ
Gets or sets an object describing a Gaussian normal curve display.
シンタックス
'宣言
 
Public Property NormalDisplay As Chart.NormalCurve
public Chart.NormalCurve NormalDisplay {get; set;}
解説
Histograms and frequency graphs are used to show the distribution of data values. Very often, the data distributions are compared to normal distributions. The properties of the NormalCurve object control the appearance of a built in display of a Normal (Gaussian) curve for comparison. The normal curve is unrelated to the data.
参照

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