dotnetCHARTING Send comments on this topic.
LabelOverrideCollection Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : LabelOverrideCollection Class


The following tables list the members exposed by LabelOverrideCollection.

Public Constructors

 NameDescription
Public ConstructorLabelOverrideCollection ConstructorCreates an instance of the LabelOverrideCollection object.  
Top

Public Properties

 NameDescription
Public PropertyCapacityGets or sets the number of elements that the CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public PropertyItem Gets or sets the object at a specified index.  
Top

Public Methods

 NameDescription
Public MethodAdd Adds a specified LabelOverride class to this collection.  
Public MethodClearRemoves all objects from the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodContains Determines whether this collection contains a specified LabelOverride.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodInsert Inserts a label override into this collection at a specified index.  
Public MethodRemove Removes a specified label override from this collection.  
Public MethodRemoveAtRemoves the element at the specified index of the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Top

See Also

© 2008 All Rights Reserved.