Type interface
Inheritance
IExportingMenuSettings extends IEntitySettings.
IExportingMenuSettings is not extended by any other symbol.
Properties
|
align # |
Type Default Horizontal alignment of the menu. |
|---|---|
|
ariaLabel # |
Type ARIA label for the menu. @since 5.14.4 |
|
autoClose # |
Type Default If set to |
|
container # |
Type A reference to an element in the document to place export menu in. If not set, will use root element's container. |
|
deactivateRoot # |
Type Default Menu will disable all interactions for the underlying chart when browsing the menu. |
|
exporting # |
Type A reference to related |
|
id # |
Type Inherited from A custom string ID for the element. If set, element can be looked up via Will raise error if an element with the same ID already exists. |
|
items # |
Type A list of menu items. |
|
stateAnimationDuration # |
Type Inherited from Duration of transition from one state to another. |
|
stateAnimationEasing # |
Type Inherited from Easing of transition from one state to another. |
|
themeTags # |
Type Inherited from Tags which can be used by the theme rules. Click here for more info |
|
themeTagsSelf # |
Type Inherited from Tags which can be used by the theme rules. These tags only apply to this object, not any children. Click here for more info |
|
themes # |
Type Inherited from A list of themes applied to the element. |
|
useDefaultCSS # |
Type Default If set to |
|
userData # |
Type Inherited from A storage for any custom user data that needs to be associated with the element. |
|
valign # |
Type Default Vertical alignment of the menu. |
| There are 7 inherited items currently hidden from this list. | |