ComponentOne Sparkline for UWP
DisplayXAxis Property

C1.UWP.Sparkline Assembly > C1.Xaml.Sparkline Namespace > C1Sparkline Class : DisplayXAxis Property
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 System.Boolean
public System.bool DisplayXAxis {get; set;}
See Also

Reference

C1Sparkline Class
C1Sparkline Members