FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.Chart 命名空间 / TimeRange 类 / TimeMin 属性

本主题中
    TimeMin 属性 (TimeRange)
    本主题中
    Gets or sets the minumum as DataTime value.
    语法
    '声明
     
    Public Property TimeMin As Date
    public DateTime TimeMin {get; set;}
    请参见