ChartDataPointXValue Property

XValue. Read-only IStringOrDoubleChartValue.

Namespace:  Aspose.Slides.Charts
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IStringOrDoubleChartValue XValue { get; }

Property Value

Type: IStringOrDoubleChartValue

Implements

IChartDataPointXValue
See Also