FlexReport for WinForms
NormalDisplay プロパティ (ChartHistogram)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartHistogram クラス : NormalDisplay プロパティ
Gets an object describing a Gaussian normal curve display.
シンタックス
'宣言
 
Public ReadOnly Property NormalDisplay As ChartNormalCurve
'使用法
 
Dim instance As ChartHistogram
Dim value As ChartNormalCurve
 
value = instance.NormalDisplay
public ChartNormalCurve NormalDisplay {get;}
解説
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 ChartNormalCurve object control the appearance of a built in display of a Normal (Gaussian) curve for comparison. The normal curve is unrelated to the data.
参照

参照

ChartHistogram クラス
ChartHistogram メンバ