Spread Windows Forms 7.0 Product Documentation
RadarValueAxisCollection Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : RadarValueAxisCollection Class


Glossary Item Box

The following tables list the members exposed by RadarValueAxisCollection.

Public Properties

 NameDescription
Public PropertyCountNumber of axes in the collection.  
Public PropertyItemGets the axis at the specified index.  
Top

Public Methods

 NameDescription
Public MethodAddAdds an axis to the collection.  
Public MethodAddRangeAdds an array of axes to the collection.  
Public MethodClearRemoves all axes from the collection.  
Public MethodContainsDetermines whether the collection contains a specific axis.  
Public MethodCopyToCopies the axes in the collection to an array, starting at the specified array index.  
Public MethodGetEnumeratorGets an enumerator that iterates through the collection.  
Public MethodGetSchemaThis method is reserved and should not be used.  
Public MethodIndexOfDetermines the index of the axis in the collection.  
Public MethodInsertInserts a axis into the collection at the specified index.  
Public MethodInsertRangeInserts an array of axes into the collection at the specified index.  
Public MethodReadXmlGenerates an object from its XML representation.  
Public MethodRemoveRemoves the specified axis from the collection.  
Public MethodRemoveAtRemoves the axis at the specified index.  
Public MethodWriteXmlConverts an object into its XML representation.  
Top

Protected Methods

 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top

Public Events

 NameDescription
Public EventChangedOccurs when the collection is changed.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.