Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Axis Class / TimeUnit Property

In This Topic
    TimeUnit Property
    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