ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGauge Class / DefaultSize Property

In This Topic
    DefaultSize Property (C1LinearGauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property DefaultSize As Windows.Foundation.Size
    public override Windows.Foundation.Size DefaultSize {get;}
    See Also