FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.Date
    public System.DateTime TimeMin {get; set;}
    See Also