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.
Attribute | Type | Description |
---|---|---|
placement | String | Sets the placement of zoom controls. Accepted Values: ['bl', 'br', 'tl', 'tr'] Default Value: 'tl' Chart types: Interactive-maps |
visible | Boolean | Sets the visibility of zoom controls. Default Value: false Chart types: Interactive-maps |
zoomIn zoom-in | Object | Configures the zoom in control buttom. Chart types: Interactive-maps |
zoomOut zoom-out | Object | Configures the zoom out control buttom. Chart types: Interactive-maps |