Class Zoom
Controls how to zoom chart axes by mouse or touch drag
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Zoom(chart)
|
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).