FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartSeriesHistogram Class / IntervalWidth Property

In This Topic
    IntervalWidth Property (ChartSeriesHistogram)
    In This Topic
    Gets or sets the numeric value of the width of each interval.
    Syntax
    'Declaration
     
    Public Property IntervalWidth As Double
    public double IntervalWidth {get; set;}
    Remarks
    Applies only to the SemiAutomatic creation method.
    See Also