The BubbleChartTrendLineType enumeration is used to determine trend line type of bubble chart.
It is used by the IVZBubbleChartTrendLine.Type property.
Value | Brief description |
0 |
Linear. Linear trend. |
1 |
Power. Power trend. |
2 |
Exponential. Exponential trend. |
3 |
Logarithmic. Logarithmic trend. |
4 |
Mean. Mean. |
See also: