IVZBubbleChart.ShowHistoryPreviousStepsOnly

Fore syntax

ShowHistoryPreviousStepsOnly: Boolean;

Fore.NET 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.

Fore and Fore.NET examples

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

See also:

IVZBubbleChart