ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / TimeRange Class / Max Property

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