ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1Gauge Class / BeginUpdate Method

In This Topic
    BeginUpdate Method (C1Gauge)
    In This Topic
    Maintains performance while multiple settings are being changed.
    Syntax
    'Declaration
     
    Public Sub BeginUpdate() 
    public void BeginUpdate()
    See Also