public MouseEventHandler  ClickBackground

Remarks


A ClickBackGround event occurs whenever the user clicks onto a Chart space outside Axis, Series points or Chart Legend.

It has the lowest priority below all other mouse events.

The Sender parameter specifies the Chart class that originated the event.

The Button, Shift, X and Y parameters determine the mouse button and mouse cursor coordinates at the time the Chart was clicked.

See Also

TChart Class | TChart Members | Steema.TeeChart Namespace