Item

IChartSeriesGroupCollection indexer (1 of 2)

Obtient la série groupe par série.

public IChartSeriesGroup this[IChartSeries ofSeries] { get; }

Voir également


IChartSeriesGroupCollection indexer (2 of 2)

Obtient le groupe de séries par index.

public IChartSeriesGroup this[int index] { get; }

Voir également