Namespace: PP.TS;
The WbkChartType enumeration contains a chart types in a workbook.
It is intended for internal use by the ChartCategory class.
Value |
Brief description |
0 | Simple. The chart for the table data. |
1 | StatMethod. A chart for the data obtained after statistical method calculation. |
2 | DetermAggregation. The chart for the data obtained after the aggregation calculation. |
3 | SpliceMethod. A chart for the data obtained after series splice. |
See also: