TTChartOnKeyDown
See also

type TTChartOnKeyDown = procedure(ASender: TObject; KeyCode: Integer; Shift: EShiftState) of object;

Type Library
TeeChartx

Description

For KeyDown and KeyUp events, passes the keycode and the Shiftstate



See also:
ITChart.OnKeyDown, ITChart.OnKeyUp