ComponentOne Sparkline for UWP
ManualMax Property

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

Reference

C1Sparkline Class
C1Sparkline Members