ComponentOne FinancialChart for UWP
C1.Chart Namespace / TimeRange Class / TimeMax Property

In This Topic
    TimeMax Property
    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