graph » shape » options » style » controls

controls

[ root » graph » shape » options » style » controls ]

Interactive map chart only: Use the controls object to customize the map zoom controls.




AttributeTypeDescription
placementStringSets the placement of zoom controls.
Accepted Values: ['bl', 'br', 'tl', 'tr']
Default Value: 'tl'
Chart types: Interactive-maps
visibleBooleanSets the visibility of zoom controls.
Default Value: false
Chart types: Interactive-maps
zoomIn
zoom-in
ObjectConfigures the zoom in control buttom.
Chart types: Interactive-maps
zoomOut
zoom-out
ObjectConfigures the zoom out control buttom.
Chart types: Interactive-maps