ComponentOne Sparkline for UWP
NegativeColor Property

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

Reference

C1Sparkline Class
C1Sparkline Members