2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartHistogram 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 System.Double
    public System.double IntervalStart {get; set;}
    Remarks
    Applies only to the SemiAutomatic creation method.
    See Also