DataSourceTypeForXValues
ChartDataPointCollection.DataSourceTypeForXValues property
Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points XValue property object. In other words it specifies the type of value of ChartDataPoint.XValue.Data property. Read/write DataSourceType
.
public DataSourceType DataSourceTypeForXValues { get; set; }
See Also
- enum DataSourceType
- class ChartDataPointCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides