BubbleChart.ShowHistoryBubbleTooltip

Syntax

ShowHistoryBubbleTooltip: Boolean;

Description

The ShowHistoryBubbleTooltip property determines values history bubbles on element tooltip displaying.

Comments

Use JSON or the setShowHistoryBubbleTooltip method to set the property value, and the getShowHistoryBubbleTooltip method to get the property value.

Example

The example of property use is given in description of the BubbleChart.ShowHistoryPreviousStepsOnly property.

See also:

BubbleChart