ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1SpeedometerGauge Class / DesiredSize Property

In This Topic
    DesiredSize Property (C1SpeedometerGauge)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DesiredSize As Windows.Foundation.Size
    public Windows.Foundation.Size DesiredSize {get;}
    See Also