ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.HistogramOptions Class / IntervalStart Property

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