FlexReport for WinForms
IntervalWidth プロパティ (ChartSeriesHistogram)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartSeriesHistogram クラス : IntervalWidth プロパティ
Gets or sets the numeric value of the width of each interval.
シンタックス
'宣言
 
Public Property IntervalWidth As System.Double
'使用法
 
Dim instance As ChartSeriesHistogram
Dim value As System.Double
 
instance.IntervalWidth = value
 
value = instance.IntervalWidth
public System.double IntervalWidth {get; set;}
解説
Applies only to the SemiAutomatic creation method.
参照

参照

ChartSeriesHistogram クラス
ChartSeriesHistogram メンバ