DataVisualizer.LegendItemSelected

Syntax

LegendItemSelected: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information

timeout. Time delay (milliseconds) after which the event is fired.

Description

The LegendItemSelected event occurs after selecting a legend item

Example

The property use is given in the page with description of the DataVisualizer.GlobalItemsIds property.

DataVisualizer