FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / IRange Interface / Max Property

In This Topic
    Max Property (IRange)
    In This Topic
    Gets or sets the maximum.
    Syntax
    'Declaration
     
    Property Max As System.Double
    System.double Max {get; set;}
    See Also