Chart.TCustomChart.OnClickBackground
 
 
 


TCustomChart.OnClickBackground
TCustomChart

property OnClickBackground: TChartClick;

Unit
Chart

Description
An OnClickBackGround event occurs whenever the user clicks onto a Chart space outside TChartAxis, Series points or Chart TCustomChart.Legend.

It has the lower priority of all other mouse events.

The Sender parameter specifies the Chart component 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.



Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.