Item
IChartSeriesGroupCollection indexer (1 of 2)
Получает группу серий по сериям.
public IChartSeriesGroup this[IChartSeries ofSeries] { get; }
Смотрите также
- interface IChartSeriesGroup
- interface IChartSeries
- interface IChartSeriesGroupCollection
- пространство имен Aspose.Slides.Charts
- сборка Aspose.Slides
IChartSeriesGroupCollection indexer (2 of 2)
Получает группу серий по индексу.
public IChartSeriesGroup this[int index] { get; }
Смотрите также
- interface IChartSeriesGroup
- interface IChartSeriesGroupCollection
- пространство имен Aspose.Slides.Charts
- сборка Aspose.Slides