FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / TimeUnit Property

In This Topic
    TimeUnit Property (Axis)
    In This Topic
    Gets or sets the units for a time based axis.
    Syntax
    'Declaration
     
    Public Property TimeUnit As TimeUnits
    public TimeUnits TimeUnit {get; set;}
    See Also