Class Index | File Index

Classes


Class Zoom

Controls how to zoom chart axes by mouse or touch drag
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Zoom(chart)
Field Summary
Field Attributes Field Name and Description
 
Allows chart zoom by mouse/touch dragging.
 
Properties to control the appearance of rectangle that appears while dragging.
 
Defines the mouse button that can be used to zoom (0=Left button, etc).
Class Detail
Zoom(chart)
Parameters:
{Tee.Chart} chart
The parent chart this zoom object belongs to.
Field Detail
{Boolean} enabled
Allows chart zoom by mouse/touch dragging.

{Format} format
Properties to control the appearance of rectangle that appears while dragging.

{Number} mouseButton
Defines the mouse button that can be used to zoom (0=Left button, etc).

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Feb 29 2012 19:36:57 GMT+0100 (CET)