Item
IChartSeriesGroupCollection indexer (1 of 2)
Obtiene la serie agrupada por serie.
public IChartSeriesGroup this[IChartSeries ofSeries] { get; }
Ver también
- interface IChartSeriesGroup
- interface IChartSeries
- interface IChartSeriesGroupCollection
- espacio de nombres Aspose.Slides.Charts
- asamblea Aspose.Slides
IChartSeriesGroupCollection indexer (2 of 2)
Obtiene el grupo de series por índice.
public IChartSeriesGroup this[int index] { get; }
Ver también
- interface IChartSeriesGroup
- interface IChartSeriesGroupCollection
- espacio de nombres Aspose.Slides.Charts
- asamblea Aspose.Slides