Returns the Active series (visible) that corresponds to the ItemIndex position in the Legend
public Series ActiveSeriesLegend(Int32 itemIndex)

Remarks


Returns the Active series (visible) that corresponds to the ItemIndex position in the Legend.

If all Series are Active, then the above function is the same as using the Chart1.Series property.

See Also

Chart Class | Chart Members | Steema.TeeChart Namespace