ChartDataSourceType
ChartDataSourceType class
Represents a type of data source of the chart
Constants
Name | Value | Description |
---|---|---|
InternalWorkbook | 0 | Internal data source. |
ExternalWorkbook | 1 | External data source. |
InternalWorkbook
Internal data source.
ExternalWorkbook
External data source.