Constructors
![]() | Creates a new Zoom instance. |
Public Fields
![]() | Controls the animated zoom "speed" (inertia) |
Public Methods
![]() | Displays rectangle while dragging Chart for zoom operation. |
![]() | Rescales the Chart Axis to their Maximum and Minimum values. |
![]() | Applies the specified PercentZoom Zoom In/Out to the current Axis scales. |
![]() | Zooms the Chart rectangle. Units pixels |
Public Properties
![]() | Allows runtime Zoom by dragging the mouse when True. |
![]() | Animates Zoom in sequenced steps when True. |
![]() | Determines number of steps of the animated zooming sequence. |
![]() | Brush used to fill mousedragged zoom area. |
![]() | Sets the direction of the zoom on a selected area. |
![]() | Gets or sets whether the zoom Rectangle is painted using the ControlPaint XOR methods. |
![]() | |
![]() | Collection that stores Axes zoom history to be used when Zoom History is true. |
![]() | Sets min. number of pixels to actuate zoom action. |
![]() | Pen used to draw surrounding rectangle of zoom area. |
![]() | TeeChart uses Windows' native pen for speed when drawing the zoom rectangle. If you start to set Zoom Pen properties but wish to override their use and return to the native (non-coloured) Windows pen please be sure to set this property to true. |
![]() | Determines if Chart axis scales fit all Chart points or not. |
See Also
Zoom Class | Steema.TeeChart Namespace