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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Scripts