ComponentOne Sparkline for UWP
MaxAxisType Property

C1.UWP.Sparkline Assembly > C1.Xaml.Sparkline Namespace > C1Sparkline Class : MaxAxisType Property
Gets or sets a value that specifies how the vertical axis maximum is calculated for the sparklines in this sparkline group.
Syntax
'Declaration
 
Public Property MaxAxisType As SparklineAxisMinMax
public SparklineAxisMinMax MaxAxisType {get; set;}
See Also

Reference

C1Sparkline Class
C1Sparkline Members