ITChart.OnSurfaceNearestToolSelectCell
ITChart

property OnSurfaceNearestToolSelectCell: TNotifyEvent;

Type Library
TeeChartx

Description
Triggered when the mouse is moved to a surface cell.

You can use the GetRowCol method to obtain the row and column values for the selected cell.