The ChartTrendType enumeration contains types of trend lines used on a graph.
It is used by the following properties and methods:
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: