set_DataSourceTypeForXValues()

IChartDataPointCollection::set_DataSourceTypeForXValues(DataSourceType) method

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 ChartDataPointEx.XValue.Data property. Write DataSourceType.

virtual void Aspose::Slides::Charts::IChartDataPointCollection::set_DataSourceTypeForXValues(DataSourceType value)=0

See Also