Class Tee.DragTool
Extends
Tee.Tool.
Allows dragging series data by mouse or touch
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Tee.DragTool(chart)
|
Method Attributes | Method Name and Description |
---|---|
clicked(p)
|
|
mousedown(event)
|
|
mousemove(p)
|
Class Detail
Tee.DragTool(chart)
- Parameters:
- {Tee.Chart} chart
- The parent chart this tool belongs to.
Method Detail
clicked(p)
- Parameters:
- p
mousedown(event)
- Parameters:
- event
mousemove(p)
- Parameters:
- p