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


Contains a collection of LabelAlignment objects.

Syntax

Visual Basic (Declaration) 
Public Class LabelAlignmentCollection 
   Inherits CollectionBase
Visual Basic (Usage)Copy Code
Dim instance As LabelAlignmentCollection
C# 
public class LabelAlignmentCollection : CollectionBase 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      dotnetCHARTING.LabelAlignmentCollection

See Also

© 2010 All Rights Reserved.