SpectrumLegend.Selecting

Syntax

Selecting: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

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

Description

The Selecting event occurs on selecting a spectrum legend item.

Example

The example of event use is given in contents of the Spectrum Legend Settings section in the page of the SpectrumLegend constructor.

See also:

SpectrumLegend