ComponentOne Sparkline for UWP
MarkersColor Property

C1.UWP.Sparkline Assembly > C1.Xaml.Sparkline Namespace > C1Sparkline Class : MarkersColor Property
Gets or sets a value that specifies the color of the data markers for each sparkline in this sparkline group.
Syntax
'Declaration
 
Public Property MarkersColor As Windows.UI.Color
public Windows.UI.Color MarkersColor {get; set;}
See Also

Reference

C1Sparkline Class
C1Sparkline Members