Class Tools
Contains a list with all "tools"
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Tools(chart)
|
Field Attributes | Field Name and Description |
---|---|
Array of Tee.Tool objects.
|
Method Attributes | Method Name and Description |
---|---|
add(tool)
|
Field Detail
{Tee.Tool[]}
items
Array of Tee.Tool objects.
Method Detail
{Tee.Tool}
add(tool)
- Parameters:
- tool
- Returns:
- {Tee.Tool} Returns the tool parameter.