You can enable zooming option in the OlapChart, stand-alone widget, and the OlapChart in the OlapClient by using the zooming property. This property has three child properties, namely,
enable: Enables the zooming option when set to true. type: Enables the zooming option over the desired axis. Possible values are X, Y, and XY. enableMouseWheel: Scrolls the Chart image by using the mouse wheel in panning state.
Initially, after zooming the Chart image, you can see three icons at the top-right hand side of the Chart. The first icon is selected, by default that shows the Chart zoomed. In the zoomed state, you cannot scroll the Chart. On scrolling with the cursor, the image gets zoomed even bigger. The second icon is the panning state, where you can scroll the Chart. The third icon resets the Chart to the normal state after zooming.
The following code example illustrates how to enable zooming option in the OlapChart’s, stand-alone widget.
JavaScript
The following code example illustrates how to enable zooming option in the OlapChart in the OlapClient.
JavaScript
|
This page will automatically be redirected to the sign-in page in 10 seconds.