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

In This Topic
    Maximum Property (AxisScrollbar)
    In This Topic
    Gets or sets the maximum possible value of the range element.
    Syntax
    'Declaration
     
    Public Property Maximum As System.Double
    public System.double Maximum {get; set;}
    See Also