ChartPoint.YValue
ChartPoint.YValue property
Gets or sets the Y value of the chart point.
public object YValue { get; set; }
See Also
- class ChartPoint
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells
Gets or sets the Y value of the chart point.
public object YValue { get; set; }