Skip to main content

Interface: CreateContextMenuParams

Charting Library.CreateContextMenuParams

Properties

detail

Optional detail: { id: string ; type: "series" } | { id: string ; type: "study" } | { id: string | number ; type: "shape" } | { id: string ; type: "groupOfShapes" } | { id: string ; type: "position" } | { id: string ; type: "order" } | { chartIndex: number ; id: string ; paneIndex: number ; type: "priceScale" }

Additional details for the context menu. type field can be one of the following: series, study, shape, groupOfShapes, position, order, priceScale.


menuName: string

name of the menu