ChartDataSourceType enumeration

ChartDataSourceType enumeration

Represents a type of data source of the chart

The ChartDataSourceType type exposes the following members:

Fields

FieldDescription
INTERNAL_WORKBOOKInternal data source.
EXTERNAL_WORKBOOKExternal data source.

See Also