AxisTickCollection Constructor |
Count (Inherited from System.Collections.CollectionBase) | Gets the number of elements contained in the CollectionBase instance. |
Item | Gets or sets the object at a specified index. |
Add | Adds a specified AxisTick class to this collection. |
Clear (Inherited from System.Collections.CollectionBase) | Removes all objects from the CollectionBase instance. |
Contains | Determines whether this collection contains a specified AxisTick. |
GetEnumerator (Inherited from System.Collections.CollectionBase) | Returns an enumerator that can iterate through the CollectionBase instance. |
Insert | Inserts a AxisTick into this collection at a specified index. |
Remove | Removes a specified AxisTick from this collection. |
RemoveAt (Inherited from System.Collections.CollectionBase) | Removes the element at the specified index of the CollectionBase instance. |
InnerList (Inherited from System.Collections.CollectionBase) | Gets an ArrayList containing the list of elements in the CollectionBase instance. |
List (Inherited from System.Collections.CollectionBase) | Gets an IList containing the list of elements in the CollectionBase instance. |
OnClear (Inherited from System.Collections.CollectionBase) | Performs additional custom processes when clearing the contents of the CollectionBase instance. |
OnClearComplete (Inherited from System.Collections.CollectionBase) | Performs additional custom processes after clearing the contents of the CollectionBase instance. |
OnInsert (Inherited from System.Collections.CollectionBase) | Performs additional custom processes before inserting a new element into the CollectionBase instance. |
OnInsertComplete (Inherited from System.Collections.CollectionBase) | Performs additional custom processes after inserting a new element into the CollectionBase instance. |
OnRemove (Inherited from System.Collections.CollectionBase) | Performs additional custom processes when removing an element from the CollectionBase instance. |
OnRemoveComplete (Inherited from System.Collections.CollectionBase) | Performs additional custom processes after removing an element from the CollectionBase instance. |
OnSet (Inherited from System.Collections.CollectionBase) | Performs additional custom processes before setting a value in the CollectionBase instance. |
OnSetComplete (Inherited from System.Collections.CollectionBase) | Performs additional custom processes after setting a value in the CollectionBase instance. |
OnValidate (Inherited from System.Collections.CollectionBase) | Performs additional custom processes when validating a value. |
AxisTickCollection Class | dotnetCHARTING Namespace
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.