Interface: AccessListItem
Charting Library.AccessListItem
Properties
grayed
• Optional
grayed: boolean
Whether this study should be visible but look as if it's disabled.
If the study is grayed out and user clicks it, then the onGrayedObjectClicked
function is called.
name
• name: string
Name of the study / drawing tool. Use the same name as seen in the UI for drawings, and use the same names as in the pop-ups for indicators.