Class: Tool

Tool

Abstract base class to represent a "tool"

Constructor

new Tool(chart)

Parameters:
Name Type Description
chart Tee.Chart The parent chart this tool belongs to.
Properties:
Name Type Attributes Default Description
active Boolean <optional>
true Determines if this tool will be painted or enabled.
Source: