Class: Tools

.Chart. Tools

Contains a list with all "tools"

new Tools

Parameters:
Name Type Description
chart Tee.Chart The parent chart this tool list belongs to.
Properties:
Name Type Description
items Tee.Tool[] Array of Tee.Tool objects.
Source:
  • ../../src/teechart.js, line 1854

Methods

add

Source:
  • ../../src/teechart.js, line 1900
Returns:
Returns the tool parameter.
Type
Tee.Tool