Item

IChartSeriesGroupCollection indexer (1 of 2)

Получает группу серий по сериям.

public IChartSeriesGroup this[IChartSeries ofSeries] { get; }

Смотрите также


IChartSeriesGroupCollection indexer (2 of 2)

Получает группу серий по индексу.

public IChartSeriesGroup this[int index] { get; }

Смотрите также