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

In This Topic
    TimeMax Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TimeMax As System.Date
    public System.DateTime TimeMax {get; set;}
    See Also