FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.Chart Namespace / TimeRange Class / TimeMin Property

In This Topic
    TimeMin Property (TimeRange)
    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