Class: Tool

Tool

Abstract base class to represent a "tool"

new Tool

Parameters:
Name Type Description
chart Tee.Chart The parent chart this tool belongs to.
Properties:
Name Type Description
[active=true] Boolean Determines if this tool will be painted or enabled.
Source:
  • ../../src/teechart.js, line 267