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