IVZBubbleChart.ShowBubbleHistoryLabels

Syntax

ShowBubbleHistoryLabels: Boolean;

Description

The ShowBubbleHistoryLabels property determines whether year tooltips are displayed for bubbles on enabled movement history.

Comments

Available values:

To use this property, it is required that the IVZBubbleChart.ShowBubbleHistory property is set to True.

Example

The property use is given in the example for IVZBubbleChart.ShowBubbleHistory.

See also:

IVZBubbleChart