TdxChartSeriesClass Type
A reference to a chart series class.
#Declaration
TdxChartSeriesClass = class of TdxChartCustomSeries;
#Referenced Class
Type | Description |
---|---|
Tdx |
The base class for all chart series classes. |
#Remarks
You can use the TdxChartSeriesClass
type to refer to the following TdxChartCustomSeries class descendants:
- TdxChartSimpleSeries
- A series in a simple diagram.
- TdxChartXYSeries
- A series in an XY diagram.