IVZBubbleChart.ShowHistoryPreviousStepsOnly

Syntax

ShowHistoryPreviousStepsOnly: Boolean;

Description

The ShowHistoryPreviousStepsOnly property determines whether history is displayed to the current position (year).

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