Sparkline for WPF
C1.WPF.Sparkline.4.6.2 Assembly / C1.WPF.Sparkline Namespace / C1Sparkline Class / DisplayXAxis Property

In This Topic
    DisplayXAxis Property (C1Sparkline)
    In This Topic
    Gets or sets a value that indicates whether the horizontal axis is displayed for each sparkline in this sparkline group.
    Syntax
    'Declaration
     
    Public Property DisplayXAxis As Boolean
    public bool DisplayXAxis {get; set;}
    See Also