BubbleChartHoverMode

Description

The BubbleChartHoverMode enumeration contains tooltip display modes of bubble chart data series.

It is used by the following property:

Available Values

Value Brief description
0 Click. A tooltip is displayed on clicking a series bubble. Click again to hide the tooltip.
1 Over. A tooltip is displayed on hovering over a series bubble. Move the cursor to hide the tooltip.

See also:

Chart Assembly Enumerations