NoItemDblClk

[event icon] NoItemDblClk() Event

Double click on non data area in graph

Applies to: Graph

Introduced in KCML version 6.00


>

NoItemDblClk

The NoItemDblClk() event is triggered when the user double clicks onto an area of the graph not occupied by a bar element, pie sector or legend. If the user clicks on one of these items the DblClk event is triggered instead.

Note that the Click() event handler is called prior to this event handler when the user double clicks on a graph.

See also

Graph methods, properties and events.