ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGauge Class / AspectRatio Property

In This Topic
    AspectRatio Property
    In This Topic
    The ratio of the width of the gauge to its height.
    Syntax
    'Declaration
     
    Public Property AspectRatio As System.Double
    public System.double AspectRatio {get; set;}
    See Also