ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
FacetChart.settings.toolbar.items.dropDownItems
This section is defined by the type BaseSettingsToolbarItemBase.
Properties
cssClass: string
Default value: null
CSS class name.
enabled: boolean
Default value: true
Introduced in version 1.15.0.
Determines if the toolbar item is rendered as disabled. Disabled item do not fire the onClick
handler
when clicked.
image: string
Default value: null
Item image, URL to image.
label: string
Default value: null
Item label
title: string
Default value: null
Item title, shown on hover.