FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / UpperValue Property

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