SelectionEnabled: boolean
The SelectionEnabled property determines whether data selection is enabled in the express report chart.
Property value can be set from JSON or using the setSelectionEnabled method, property value is returned by the getSelectionEnabled method.
If the property value is True, chart selection is enabled, otherwise it is disabled.
The example of property use is given on the Example of Creating the ChartBox Component page.
See also: