getId method
Returns the index of the data series.
Syntax
seriesId = Series.getId()
Applies to
Series object.
Parameters
None.
Return value
integer. The the 0-based index of the data series. This is the same value passed to findSeries.
Note that findSeries uses a 1-based index.
See also
NumDataSeries property