Reports for WPF
IntervalNumber プロパティ

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 > Chart.HistogramOptions クラス : IntervalNumber プロパティ
Gets or sets the number of intervals in the histogram.
シンタックス
'宣言
 
Public Property IntervalNumber As System.Integer
public System.int IntervalNumber {get; set;}
解説
The IntervalNumber property applies only to histograms created with Automatic and SemiAutomatic methods. When the XDataBoundaries method is used, the number of intervals is defined as 1 less than the number of unique X values specified.
参照

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