Item
IChartCellCollection indexer
Returns a cell (IChartDataCell) by index.
public IChartDataCell this[int index] { get; }
| Parameter | Description |
|---|---|
| index | Index of a cell. |
Return Value
Cell with data.
See Also
- interface IChartDataCell
- interface IChartCellCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides