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

In This Topic
    TimeMin Property
    In This Topic
    Gets or sets the minumum as DataTime value.
    Syntax
    'Declaration
     
    
    Public Property TimeMin As Date
    public DateTime TimeMin {get; set;}
    See Also