ApiChartSeries
class ApiChartSeries
Description
Class representing a chart series.
Instance Methods
- GetClassType
(): chartSeries
Returns a type of the ApiChartSeries class.
- ChangeChartType
(sType): boolean
Tries to change the type of the series.
- GetChartType
(): ChartType
Returns a chart type of the series.