YValue
IChartDataPoint.YValue property
返回图表数据点的 y 值。 只读IDoubleChartValue
。
public IDoubleChartValue YValue { get; }
也可以看看
- interface IDoubleChartValue
- interface IChartDataPoint
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
返回图表数据点的 y 值。 只读IDoubleChartValue
。
public IDoubleChartValue YValue { get; }