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



Syntax

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

See Also