ChartMenubarPosition

[ Enumeration ]

export enum ChartMenubarPosition {
     Bottom = 0,
     Top = 1
}

Values

Name

Value

Description

Bottom

0

Menu bar is displayed at the bottom

Top

1

Menu bar is displayed at the top

ChartMenubarPosition 1:

Available from version 14