NoItemClick
NoItemClick() Event
Click on non data area in graph
Applies to: Graph
Introduced in KCML version 6.00
The NoItemClick() event is triggered for a graph when the user clicks onto an area of the graph not occupied by a bar element, pie sector or legend and for a tree if the click was on the tree background but not on a node or leaf. If the user clicks on one of these nodes the Click event is triggered instead.
See also the NoItemDblClick() event for a doubleclick event in the same circumstances.