ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / UpperValue Property

In This Topic
    UpperValue Property
    In This Topic
    Gets or sets the current upper magnitude of the range control.
    Syntax
    'Declaration
     
    Public Property UpperValue As Double
    public double UpperValue {get; set;}
    See Also