Item

IChartSeriesGroupCollection indexer (1 sur 2)

Obtient le groupe de séries par série.

public IChartSeriesGroup this[IChartSeries ofSeries] { get; }

Voir aussi


IChartSeriesGroupCollection indexer (2 sur 2)

Obtient le groupe de séries par index.

public IChartSeriesGroup this[int index] { get; }

Voir aussi