dotnetCHARTING Send comments on this topic.
Clear Method
See Also 
dotnetCHARTING Namespace > SmartPalette Class : Clear Method


Clears the SmartPalette.

Syntax

Visual Basic (Declaration)  
Public Sub Clear() 
Visual Basic (Usage) Copy Code
Dim instance As SmartPalette
 
instance.Clear()
C#  
public void Clear()

See Also