KeyDown Event¶ Summary¶ Occurs when a keyboard key pressed while the mouse cursor is over the chart Signature¶ 1public abstract event Action<ChartKeyboardEventArgs> KeyDown; Declaring Type¶ cAlgo.API.Chart Last update: March 17, 2023