ComponentOne 3D Chart for WinForms
ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly
/
C1.Win.C1Chart3DBase Namespace
/
baseChart Class
/ BeginUpdate Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
BeginUpdate Method
In This Topic
Starts batch update. After changes chart is not updated immediately. EndUpdate() method must be called to restore updating.
Syntax
Visual Basic
C#
'Declaration Public Sub BeginUpdate()
public void BeginUpdate()
See Also
Reference
baseChart Class
baseChart Members