Class: DragTool

DragTool

Allows dragging series data by mouse or touch

new DragTool

Parameters:
Name Type Description
chart Tee.Chart The parent chart this tool belongs to.
Properties:
Name Type Description
[series=null] Tee.Series A series to be dragged, or null to drag all.
Source:
  • ../../src/teechart.js, line 1419

Extends