ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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