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"
}
Additional details for the context menu.
type
field can be one of the following: series
, study
, shape
, or groupOfShapes
menuName
• menuName: string
name of the menu