Sparkline for UWP | ComponentOne
C1.UWP.Sparkline Assembly / C1.Xaml.Sparkline Namespace / C1Sparkline Class / DisplayDateAxis Property

In This Topic
    DisplayDateAxis Property
    In This Topic
    Gets a value that indicates whether to display the date axis.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DisplayDateAxis As Boolean
    public bool DisplayDateAxis {get;}
    See Also