ComponentOne Sparkline for UWP
LineWeight Property

C1.UWP.Sparkline Assembly > C1.Xaml.Sparkline Namespace > C1Sparkline Class : LineWeight Property
Gets or sets a value that specifies the line weight for each sparkline in the sparkline group, where the line weight is measured in points. The weight must be greater than or equal to zero, and must be less than or equal to 3 (LineSeries only supports line weight values in the range of 0.0->3.0).
Syntax
'Declaration
 
Public Property LineWeight As System.Double
public System.double LineWeight {get; set;}
See Also

Reference

C1Sparkline Class
C1Sparkline Members