Spread Windows Forms 12.0 Product Documentation
ValueAxisCollection Class Members
Properties  Methods  Events


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : ValueAxisCollection Class

The following tables list the members exposed by ValueAxisCollection.

Public Properties
 NameDescription
Public PropertyGets the number of axes in the collection.  
Public PropertyGets the axis at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds an axis to the collection.  
Public MethodAdds an array of axes to the collection.  
Public MethodRemoves all axes from the collection.  
Public MethodDetermines whether the collection contains a specific axis.  
Public MethodCopies the axes in the collection to an array, starting at the specified array index.  
Public MethodGets an enumerator that iterates through the collection.  
Public MethodThis method is reserved and should not be used.  
Public MethodDetermines the index of the axis in the collection.  
Public MethodInserts an axis into the collection at the specified index.  
Public MethodInserts an array of axes into the collection at the specified index.  
Public MethodGenerates an object from its XML representation.  
Public MethodRemoves the specified axis from the collection.  
Public MethodRemoves the axis at the specified index from the collection.  
Public MethodConverts an object into its XML representation.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
Public Events
 NameDescription
Public EventOccurs when the collection is changed.  
Top
See Also

Reference

ValueAxisCollection Class
FarPoint.Win.Chart Namespace