set_DataSourceTypeForValues()

ChartDataPointCollection::set_DataSourceTypeForValues(DataSourceType) method

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points Value property object. In other words it specifies the type of value of ChartDataPoint.Value.Data property. Write DataSourceType.

void Aspose::Slides::Charts::ChartDataPointCollection::set_DataSourceTypeForValues(DataSourceType value) override

See Also