get_DataSourceType()
IBaseChartValue::get_DataSourceType() method
Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual. In other words it specifies the type of value of the Data property. This property is read-only. For changing value of this property you can use one of the ChartDataPointCollection.DataSourceTypeFor<…> properties. Read DataSourceType.
virtual Aspose::Slides::Charts::DataSourceType Aspose::Slides::Charts::IBaseChartValue::get_DataSourceType()=0
See Also
- Enum DataSourceType
- Class IBaseChartValue
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides