ScrollChanged Event¶ Summary¶ Occurs when the X-axis position value or the Y-axis position value changes while scrolling. Signature¶ 1public abstract event Action<ChartScrollEventArgs> ScrollChanged; Declaring Type¶ cAlgo.API.ChartArea Last update: March 30, 2023