TdxChartSeriesTopNOptions.Series Property
In This Article
Provides access to the parent simple series.
#Declaration
Delphi
property Series: TdxChartCustomSeries read;
#Property Value
Type | Description |
---|---|
Tdx |
The parent simple series. Cast this property value to the Tdx |
See Also