ChartTrendType

Description

The ChartTrendType enumeration contains types of trend lines used on a graph.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Linear. Linear trend.
1 Logarithmic. Logarithmic trend.
2 Exponential. Exponential trend.
3 Power. Power trend.
4 Mean. Mean.
5 Peaks. Peak values.

See also:

Chart Assembly Enumerations