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