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: July 1, 2022 Comments