ChartText.Click

Syntax

Click: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Click event occurs after clicking chart text label.

Example

The example of use is given on the page with description of the ChartText class constructor.

See also:

ChartText