IZoom.Animated
IZoom

property Animated: WordBool;

Type Library
TeeChartx

Description
Default: False

The animated property determines if Zoom will be performed directly or it will be displayed as an animated sequence of zooms. The AnimatedSteps property controls the number of zoom steps. Animated Zoom can be useful when there are a lot of points.

This boolean property controls if Zoom will be instantaneous or it will be dynamic.

When Animated is True, Zoom is performed by applying succesive Zooms. The number of Zoom steps can be changed using the AnimatedSteps property.