WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1AxisScrollbar Class / OnValueChanged Method
System.EventArgs that contains the event data.
In This Topic
    OnValueChanged Method (C1AxisScrollbar)
    In This Topic
    Raises the C1RangeSlider.ValueChanged event.
    Syntax
    protected override void OnValueChanged( 
       EventArgs e
    )

    Parameters

    e
    System.EventArgs that contains the event data.
    See Also