Constructors
![]() | Creates a new Zoom instance. |
Public Fields
![]() | Controls the animated zoom "speed" (inertia) |
![]() | |
![]() | |
![]() | |
![]() |
Public Methods
![]() | Internal use. Starts a Zoom or Scroll from the co-ordinates X,Y. |
![]() | Swaps the X0 and X1 coordinates when X1 is lower than X0. |
![]() | Displays rectangle while dragging Chart for zoom operation. |
![]() | Use Invalidate when the entire canvas needs to be repainted. |
![]() | 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
![]() | Returns the active state of Chart Zoom and Scroll. |
![]() | 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. |
![]() | Chart associated with this object |
![]() | 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 a keyboard button as an extra condition to initiate the zoom. |
![]() | Sets min. number of pixels to actuate zoom action. |
![]() | Sets the mousebutton to use for the zoom action. |
![]() | Pen used to draw surrounding rectangle of zoom area. |
![]() | Gets or sets an object that provides additional data about the TChart object. |
![]() | 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. |
Protected Fields
![]() | |
![]() | |
![]() |
Protected Methods
![]() | |
![]() | |
![]() | Overrides base SetChart method to adjust pen and brush chart properties. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
See Also
Zoom Class | Steema.TeeChart Namespace