FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / Axis 类 / TimeUnit 属性

本主题中
    TimeUnit 属性 (Axis)
    本主题中
    Gets or sets the units for a time based axis.
    语法
    '声明
     
    Public Property TimeUnit As TimeUnits
    public TimeUnits TimeUnit {get; set;}
    请参见