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