Shows/hides the details on demand panel in the visualization. If null (default value), panel is shown as saved in the analysis.

Namespace: spotfire.webPlayer
Assembly: ~/GetJavaScriptApi.ashx?Version=5.0

Syntax

JavaScript
function get_showDodPanel();
function set_showDodPanel(value);

Property Value

Type: Nullable<Boolean>

Version Information

Supported in: 6.0, 5.5, 5.0, 4.0, 3.2, 1.0

See Also