ComponentOne Sparkline for UWP
ManualMin Property

C1.UWP.Sparkline Assembly > C1.Xaml.Sparkline Namespace > C1Sparkline Class : ManualMin Property
Gets or sets a value that specifies the minimum for the vertical axis that is shared across all sparklines in this sparkline group. The axis is zero if minAxisType does not equal custom.
Syntax
'Declaration
 
Public Property ManualMin As System.Double
public System.double ManualMin {get; set;}
See Also

Reference

C1Sparkline Class
C1Sparkline Members