ChartBreadcrumb.ItemClicking

Syntax

ItemClicking: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

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

Description

The ItemClicking event occurs on click on a breadcrumb item.

Example

The example of use is given in the page with description of the ChartBreadcrumb.ItemStyle property.

See also:

ChartBreadcrumb