Item
ChartYValueCollection indexer
Gets or sets the Y value at the specified index.
public ChartYValue this[int index] { get; set; }
Remarks
Empty values are represented as null.
See Also
- class ChartYValue
- class ChartYValueCollection
- namespace Aspose.Words.Drawing.Charts
- assembly Aspose.Words