Skip to main content

Interface: IContextMenuRenderer

Charting Library.IContextMenuRenderer

Methods

hide

hide(): void

hides the menu.


isShown

isShown(): boolean

Returns

booleantrue when the menu is currently displayed.


show

show(pos): void

Displays the menu at the position.

Parameters

NameTypeDescription
posContextMenuPositionPosition to show context menu