FlexChart | ComponentOne
C1.WPF.Chart 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 Date
    public DateTime TimeMax {get; set;}
    See Also