The PrxChartSourceType enumeration contains types of data sources for a chart.
It is used by the following property:
Value | Brief description |
0 | Sheet. A report sheet area is used as a data source for chart. |
1 | Slice. A data slice is used as a data source for chart. NOTE. If this type of data source is used, determine the IPrxChart.Slice property. |
2 | EaxChart. An analytical data area is used as a data source for chart. |
See also: