MouseDown Event¶ Summary¶ Occurs when the left mouse button is pressed down. Signature¶ 1public abstract event Action<ChartMouseEventArgs> MouseDown; Declaring Type¶ cAlgo.API.ChartArea Last update: February 3, 2023