ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / ErrorBar Class / IsRangeChartType Method

In This Topic
    IsRangeChartType Method (ErrorBar)
    In This Topic
    Whether chart type can be ranged.
    Syntax
    'Declaration
     
    Protected Overridable Function IsRangeChartType() As Boolean
    protected virtual bool IsRangeChartType()

    Return Value

    True is chart type is ranged.
    See Also