ChartDataSourceType

ChartDataSourceType enumeration

Represents a type of data source of the chart

public enum ChartDataSourceType

Values

NameValueDescription
InternalWorkbook0Internal data source.
ExternalWorkbook1External data source.

See Also