ObjectHoverChanged Event¶ Summary¶ Occurs when the cursor hovers over or leaves the object. Signature¶ 1public abstract event Action<ChartObjectHoverChangedEventArgs> ObjectHoverChanged; Declaring Type¶ cAlgo.API.ChartArea Last update: February 3, 2023