EaxWorkbookChartSerieType

Description

The EaxWorkbookChartSerieType enumeration is used to determine the series type on the chart in the workbook.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Simple. Not specified.
0 First. First element of the enumeration.
1 Factor. Model factor.
2 Fact. Source series.
3 Modeling. Modeling series.
4 Forecast. Forecast.
5 Residuals. Residuals.
6 UpperConfidenceLevel. Upper confidence limit.
7 LowerConfidenceLevel. Lower confidence limit.
8 DUpperConfidenceLevel. Upper dynamic confidence limit.
9 DLowerConfidenceLevel. Lower dynamic confidence limit.
10 B1. Prior adjusted or source series.
1 D10. Seasonal component.
12 D11. Seasonal component.
13 D12. Trend-cycle component.
14 D13. Random component of time series.
15 Aggregation. Aggregation.
16 Factors. Factors.
17 Weights. Weights.
18 CompositionRelevance. Comparison block.
18 Last. Last element of the enumeration.

Comments

The First and the Last element are service ones and are not used to determine series type on the chart.

See also:

Express Assembly Enumerations