FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / TimeRange Class / TimeMax Property

In This Topic
    TimeMax Property (TimeRange)
    In This Topic
    Gets or sets the maximum as DataTime value.
    Syntax
    'Declaration
     
    Public Property TimeMax As System.Date
    public System.DateTime TimeMax {get; set;}
    See Also