ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.HistogramOptions 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 Double
    public double IntervalWidth {get; set;}
    Remarks
    Applies only to the SemiAutomatic creation method.
    See Also