When the Legend style is "Series", returns the series that corresponds to the Legend "ItemIndex" position. The "OnlyActive" parameter, when false takes into account all series, visibly active or not.
public Series SeriesLegend(Int32 itemIndex,
Boolean onlyActive)

Remarks


When the Legend style is "Series", returns the series that corresponds to the Legend "ItemIndex" position. The "OnlyActive" parameter, when false takes into account all series, visibly active or not.

See Also

Chart Class | Chart Members | Steema.TeeChart Namespace