Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1BulletGraph Class / C1BulletGraph Constructor / 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