ShowHistoryPreviousStepsOnly: Boolean;
The ShowHistoryPreviousStepsOnly property determines whether history is displayed to the current position (year).
Available values:
True. History is displayed to the current position (year).
False. Default. History is not displayed to the current position (year).
To use this property, it is required that the IVZBubbleChart.ShowBubbleHistory property is set to True.
The property use is given in the example for IVZBubbleChart.ShowBubbleHistory.
See also: