WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1RangeSelector Class / ValueChange Property
In This Topic
    ValueChange Property (C1RangeSelector)
    In This Topic
    Gets or sets a value to be added to or subtracted from the Upper/LowerValue of a RangeBase control.
    Syntax
    public double ValueChange {get; set;}
    See Also