ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / IRange Interface / Max Property

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