ChartDataSourceType
Overview
ChartDataSourceType is a enum in Aspose.Slides FOSS for Python.
Represents a type of data source of the chart.
Values
| Value | Description |
|---|---|
INTERNAL_WORKBOOK | Represents a chart data source stored in the presentation’s internal workbook |
EXTERNAL_WORKBOOK | Represents a chart data source stored in an external workbook file |