Dundas Chart for ASP.NET
AnnotationCollection Class Members
See Also  Properties  Methods  Send comments on this topic.
Dundas.Charting.WebControl Namespace : AnnotationCollection Class


The following tables list the members exposed by AnnotationCollection.

Public Constructors

  Name Description
Public Constructor AnnotationCollection Constructor Overloaded. Enterprise Only Feature. Constructor.

Enterprise Only Feature. Default public constructor, should not be used.

 
Top

Public Properties

  Name Description
Public Property Capacity Gets or sets the number of elements that the CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public Property Count Gets the number of elements contained in the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public Property Item Enterprise Only Feature. Annotation collection indexer.
Annotation collection indexer.  
Top

Public Methods

  Name Description
Public Method Add Enterprise Only Feature. Adds an annotation to the end of the collection.
Adds an annotation to the end of the collection.  
Public Method AddArrow Enterprise Only Feature. Adds a new arrow annotation to the end of the collection.
Adds a new arrow annotation to the end of the collection.  
Public Method AddBorder3D Enterprise Only Feature. Adds a new 3D border annotation to the end of the collection.
Adds a new 3D border annotation to the end of the collection.  
Public Method AddCallout Enterprise Only Feature. Adds a new callout annotation to the end of the collection.
Adds a new callout annotation to the end of the collection.  
Public Method AddEllipse Enterprise Only Feature. Adds a new ellipse annotation to the end of the collection.
Adds a new ellipse annotation to the end of the collection.  
Public Method AddGroup Enterprise Only Feature. Adds a new group annotation to the end of the collection.
Adds a new group annotation to the end of the collection.  
Public Method AddHorizontalLine Enterprise Only Feature. Adds a new horizontal line annotation to the end of the collection.
Adds a new horizontal line annotation to the end of the collection.  
Public Method AddImage Enterprise Only Feature. Adds a new image annotation to the end of the collection.
Adds a new image annotation to the end of the collection.  
Public Method AddLine Enterprise Only Feature. Adds a new line annotation to the end of the collection.
Adds a new line annotation to the end of the collection.  
Public Method AddPolygon Enterprise Only Feature. Adds a new polygon annotation to the end of the collection.
Adds a new polygon annotation to the end of the collection.  
Public Method AddPolyline Enterprise Only Feature. Adds a new polyline annotation to the end of the collection.
Adds a new polyline annotation to the end of the collection.  
Public Method AddRectangle Enterprise Only Feature. Adds a new rectangle annotation to the end of the collection.
Adds a new rectangle annotation to the end of the collection.  
Public Method AddText Enterprise Only Feature. Adds a new text annotation to the end of the collection.
Adds a new text annotation to the end of the collection.  
Public Method AddVerticalLine Enterprise Only Feature. Adds a new vertical line annotation to the end of the collection.
Adds a new vertical line annotation to the end of the collection.  
Public Method Clear Removes all objects from the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public Method FindByName Enterprise Only Feature. Finds an annotation in the collection by name.
Finds an annotation in the collection by name.  
Public Method GetEnumerator Returns an enumerator that iterates through the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public Method Insert Enterprise Only Feature. Inserts an annotation into the collection.
Inserts an annotation into the collection.  
Public Method Remove Overloaded.  Removes an annotation from the collection.  
Public Method RemoveAt Removes the element at the specified index of the CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Top

See Also

Reference

AnnotationCollection Class
Dundas.Charting.WebControl Namespace
Chart.Annotations
Chart.Annotations
Chart.Annotations
Chart.Annotations

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.