Interface: AccessList
Charting Library.AccessList
Defines a whitelist / blacklist of studies or drawing tools.
Properties
tools
• tools: AccessListItem
[]
Array of items which should be considered part of the access list
type
• type: "black"
| "white"
List type.
Supported values are:
black
(all listed items should be disabled),
white
(only the listed items should be enabled).