ChartDataSourceType

ChartDataSourceType enum

Represents a type of data source of the chart

enum class ChartDataSourceType

Values

NameValueDescription
InternalWorkbook0Internal data source.
ExternalWorkbook1External data source.

See Also