ComponentOne Sparkline for UWP
MinAxisType Property

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

Reference

C1Sparkline Class
C1Sparkline Members