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

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