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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartHistogram クラス : Normalized プロパティ
Gets or sets a value indicating whether each histogram series interval is normalized.
シンタックス
'宣言
 
Public Property Normalized As System.Boolean
'使用法
 
Dim instance As ChartHistogram
Dim value As System.Boolean
 
instance.Normalized = value
 
value = instance.Normalized
public System.bool Normalized {get; set;}
解説
When histograms with non-uniform intervals are generated, each interval is typically normalized such that each interval height represents the same frequency per unit width. This preserves the most appropriate histogram shape.
参照

参照

ChartHistogram クラス
ChartHistogram メンバ