Item

IChartSeriesGroupCollection indexer (1 of 2)

Ruft die Seriengruppe nach Serie ab.

public IChartSeriesGroup this[IChartSeries ofSeries] { get; }

Siehe auch


IChartSeriesGroupCollection indexer (2 of 2)

Ruft die Seriengruppe nach Index ab.

public IChartSeriesGroup this[int index] { get; }

Siehe auch