Setting display properties for the CubeViewer object

You can set the display properties for the CubeViewer object by including any of the related parameters in your URL.

You can use the following format and parameters to change the display of a CubeViewer object:

&property=value

HideToolbar
Turns the tool bar on or off. The default is on.
AutoRecalc
Turns automatic recalculation on or off. The default is off.
HideDimensionBar
Turns the title bar on or off. The default is on.
Note: This setting applies to the CubeViewer object only.

Example

For example, add the following lines to your URL to change the display properties of the CubeViewer object.

HideToolbar=True

AutoRecalc=False

HideDimensionBar=True