Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / C1RadialGauge Constructor


In This Topic
    C1RadialGauge Constructor
    In This Topic
    Initializes a new instance of a C1RadialGauge control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1RadialGauge()
    public C1RadialGauge()
    See Also