Item

IChartSeriesGroupCollection индексатор (1 из 2)

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

public IChartSeriesGroup this[IChartSeries ofSeries] { get; }

См. также


IChartSeriesGroupCollection индексатор (2 из 2)

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

public IChartSeriesGroup this[int index] { get; }

См. также