ChartDataSourceType
ChartDataSourceType enumeration
Represents a type of data source of the chart
public enum ChartDataSourceType
Values
Name | Value | Description |
---|---|---|
InternalWorkbook | 0 | Internal data source. |
ExternalWorkbook | 1 | External data source. |
See Also
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides