ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGauge Class / AspectRatio Property

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