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

In This Topic
    IntervalStart Property (ChartSeriesHistogram)
    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