ComponentOne Sparkline for UWP
FirstMarkerColor Property

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

Reference

C1Sparkline Class
C1Sparkline Members