Skip to main content Skip to footer

OnChartViewportChanging, OnChartViewportChanged - allows to handle moments of binding/unbinding indicator and chart

protected override void OnChartViewportChanged()
{
      //Write your code here
}

protected override void OnChartViewportChanging(IChartViewport? newValue)
{
      //Write your code here
}

Cookies Notice

We use cookies to improve your experience, personalize content, and analyze our traffic. By clicking "Accept All Cookies," you agree to the storing of cookies on your device. You can manage your cookie preferences at any time by visiting our Cookie Settings.