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

    Parameters

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