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: June 26, 2022 Comments