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


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

The following tables list the members exposed by MarkerCollection.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the number of markers in the collection.  
Public PropertyGets or sets the marker at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds a marker to the collection.  
Public MethodAdds an array of markers to the collection.  
Public MethodRemoves all markers from the collection.  
Public MethodCreates a new collection that is a copy of this collection.  
Public MethodDetermines whether the collection contains a specific marker.  
Public MethodCopies the markers in the collection to an array, starting at the specified array index.  
Public MethodGets an enumerator that iterates through the collection.  
Public MethodDetermines the index of the marker in the collection.  
Public MethodInserts a marker into the collection at the specified index.  
Public MethodInserts an array of markers into the collection at the specified index.  
Public MethodRemoves a marker from the collection.  
Public MethodRemoves a marker from the collection at the specified index.  
Public MethodGets or sets the marker at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
Public Events
 NameDescription
Public EventOccurs when the collection is changed.  
Top
See Also

Reference

MarkerCollection Class
FarPoint.Win.Chart Namespace