ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGaugePointerCap Class / MinHeight Property

In This Topic
    MinHeight Property (C1RadialGaugePointerCap)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinHeight As System.Double
    public System.double MinHeight {get; set;}
    See Also