Spread Windows Forms 10.0 Product Documentation
MarkerCollection Class Methods


For a list of all members of this type, see MarkerCollection members.

Public Methods
 NameDescription
Public MethodAddAdds a marker to the collection.  
Public MethodAddRangeAdds an array of markers to the collection.  
Public MethodClearRemoves all markers from the collection.  
Public MethodCloneCreates a new collection that is a copy of this collection.  
Public MethodContainsDetermines whether the collection contains a specific marker.  
Public MethodCopyToCopies the markers in the collection to an array, starting at the specified array index.  
Public MethodGetEnumeratorGets an enumerator that iterates through the collection.  
Public MethodIndexOfDetermines the index of the marker in the collection.  
Public MethodInsertInserts a marker into the collection at the specified index.  
Public MethodInsertRangeInserts an array of markers into the collection at the specified index.  
Public MethodRemoveRemoves a marker from the collection.  
Public MethodRemoveAtRemoves a marker from the collection at the specified index.  
Public MethodSetMarkerGets or sets the marker at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
See Also

Reference

MarkerCollection Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.