ChartDataSourceType
ChartDataSourceType enum
Represents a type of data source of the chart
enum class ChartDataSourceType
Values
Name | Value | Description |
---|---|---|
InternalWorkbook | 0 | Internal data source. |
ExternalWorkbook | 1 | External data source. |
See Also
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides