drillEnabled
| Drill Down into Data in Visualize Your Data for information on using the drill-down feature. |
Specifies whether the automatic drill-down feature is enabled for the Crosstab. If disabled, the ‘+’ and ‘–’ drill operators do not appear on the Crosstab.
Example
Crosstab1.drillEnabled = false;
|
Either syntax below can be used in component script:
For onInit/onRefresh scripts, and for component and property scripts on other components, the second (qualified) form is required. |