dotnetCHARTING Send comments on this topic.
SmartLabel Constructor
See Also 
dotnetCHARTING Namespace > SmartLabel Class : SmartLabel Constructor



Initializes a new instance of the SmartLabel class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As SmartLabel()
C# 
public SmartLabel()
C++/CLI 
public:
SmartLabel();

See Also