public MouseEventHandler ClickLegend
Remarks
A ClickLegend event occurs whenever the user clicks onto Chart Legend rectangle.
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 Legend was clicked.
See Also
TChart Class | TChart Members | Steema.TeeChart Namespace