ComponentOne Basic Library for UWP
Maximum Property (C1RadialNumericItem)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialNumericItem Class : Maximum Property
Maximum value for the C1RadialNumericItem.
Syntax
'Declaration
 
Public Property Maximum As System.Double
public System.double Maximum {get; set;}
Remarks
If it is not set, control will use the maximum value from the Items collection will be used.
See Also

Reference

C1RadialNumericItem Class
C1RadialNumericItem Members