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

In This Topic
    TimeUnit Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TimeUnit As TimeUnits
    public TimeUnits TimeUnit {get; set;}
    See Also