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


In This Topic
    BatchCommit Method (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub BatchCommit() 
    'Usage
     
    
    Dim instance As C1BulletGraph
     
    instance.BatchCommit()
    public void BatchCommit()
    See Also