ExcelScript.ChartDataSourceType enum
Specifies the data source type of the chart series.
Fields
externalRange | The data source type of the chart series is an external range. |
list | The data source type of the chart series is a list. |
localRange | The data source type of the chart series is a local range. |
unknown | The data source type of the chart series is unknown or unsupported. |