IVZBubbleChart.ShowHistoryMode

Syntax

ShowHistoryMode: VisualizatorHistoryModeEnum;

Description

The ShowHistoryMode property determines display mode for bubble movement history.

Comments

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