LegendBase.HeaderClicked

Syntax

HeaderClicked: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

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

Description

The HeaderClicked event occurs after clicking on the chart header.

Example

The example of use is given on the page with description of the LegendBase.ContentAlignment property.

See also:

LegendBase