[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartSeriesHistogram.IntervalWidth

IntervalWidth Property

IntervalWidth

Gets or sets the numeric value of the width of each interval.

Declaration
[C1Description("ChartSeriesHistogram.IntervalWidth", "The numeric value of the width of each interval.")]
public double IntervalWidth { get; set; }
<C1Description("ChartSeriesHistogram.IntervalWidth", "The numeric value of the width of each interval.")>
Public Property IntervalWidth As Double
Remarks

Applies only to the SemiAutomatic creation method.