BubbleChartTrendLineType

Description

The BubbleChartTrendLineType enumeration is used to determine trend line type of bubble chart.

It is used by the IVZBubbleChartTrendLine.Type property.

Available Values

Value Brief description
0 Linear. Linear trend.
1 Power. Power trend.
2 Exponential. Exponential trend.
3 Logarithmic. Logarithmic trend.
4 Mean. Mean.

See also:

Visualizators Assembly Enumerations