C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / Series Class / IsRangeChartType Method

In This Topic
IsRangeChartType Method (Series)
In This Topic
Whether chart type can be ranged.
Syntax
'Declaration
 
Protected Overridable Function IsRangeChartType() As System.Boolean
 

Return Value

True is chart type is ranged.
See Also