[]
        
(Showing Draft Content)

C1.Win.Chart.Finance.FinancialSeries.IsRangeChartType

IsRangeChartType Method

IsRangeChartType()

Whether chart type can be ranged.

Declaration
protected override bool IsRangeChartType()
Protected Overrides Function IsRangeChartType() As Boolean
Returns
Type Description
bool

True is chart type is ranged.

Overrides