SpectrumLegend.Selected

Syntax

Selected: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

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

Description

The Selected event occurs after selecting a spectrum legend item.

Example

The example of event use is given on the page with description of the SpectrumLegend.showToolTip method.

See also:

SpectrumLegend