MouseMove Event¶ Summary¶ Occurs when the cursor moves over the chart area. Signature¶ 1public abstract event Action<ChartMouseEventArgs> MouseMove; Declaring Type¶ cAlgo.API.ChartArea Last update: March 23, 2023