ComponentOne Sparkline for UWP
LastMarkerColor Property

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

Reference

C1Sparkline Class
C1Sparkline Members