ComponentOne Sparkline for UWP
ShowMarkers Property

C1.UWP.Sparkline Assembly > C1.Xaml.Sparkline Namespace > C1Sparkline Class : ShowMarkers Property
Gets or sets a value that specifies whether data markers are displayed for each sparkline in this sparkline group.
Syntax
'Declaration
 
Public Property ShowMarkers As System.Boolean
public System.bool ShowMarkers {get; set;}
See Also

Reference

C1Sparkline Class
C1Sparkline Members