get_DataSourceTypeForValues()

ChartDataPointCollection::get_DataSourceTypeForValues() 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. Read DataSourceType.

DataSourceType Aspose::Slides::Charts::ChartDataPointCollection::get_DataSourceTypeForValues() override

See Also