ChartCanvasAxis.TitleDblClick

Syntax

TitleDblClick: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The TitleDblClick event occurs on double click on the chart axis caption.

Example

The example of use is given on the Example of Creating a Scatter Chart page.

See also:

ChartCanvasAxis