dotnetCHARTING Send comments on this topic.
SmartColor Constructor()
See Also 
dotnetCHARTING Namespace > SmartColor Class > SmartColor Constructor : SmartColor Constructor()



Initializes a new instance of the SmartColor object.

Syntax

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

See Also