Class: DragTool

DragTool

Allows dragging series data by mouse or touch

Constructor

new DragTool(chart)

Parameters:
Name Type Description
chart Tee.Chart The parent chart this tool belongs to.
Properties:
Name Type Attributes Default Description
series Tee.Series <optional>
null A series to be dragged, or null to drag all.
Source:

Extends