get_DataSourceTypeForYValues()

IChartDataPointCollection::get_DataSourceTypeForYValues() method

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

virtual DataSourceType Aspose::Slides::Charts::IChartDataPointCollection::get_DataSourceTypeForYValues()=0

See Also