2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartHistogram Class / IntervalWidth Property

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