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


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