ITChart.aSeries
ITChart See also
property aSeries[SeriesIndex: Integer]: ISeries;
Type Library
TeeChartx
Description
This property (prior name Series) is deprecated due to non-support of indexed properties, at time of writing, at ActiveX component root level in the MS Visual Studio.NET environment. Please use the new Series method instead.
The aSeries property has been maintained to support existing compiled applications.
See also:
Series