ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / 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