EllipseAnnotation Methods
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | BringToFront() | Brings an annotation to the front of all annotations.(Inherited from Annotation.) |
![]() | Dispose() | Releases the resources used by the ChartElement.(Inherited from ChartElement.) |
![]() | Dispose(Boolean) | Releases unmanaged resources and, optionally, managed resources.(Inherited from Annotation.) |
![]() | Equals(Object) | Determines whether the specified Object is equal to the current ChartElement.(Inherited from ChartElement.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Returns a hash function for a particular type.(Inherited from ChartElement.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ResizeToContent() | Resizes an annotation according to its content size.(Inherited from Annotation.) |
![]() | SendToBack() | Sends an annotation to the back of all the annotations.(Inherited from Annotation.) |
![]() | SetAnchor(DataPoint) | Anchors an annotation to the specified data point.(Inherited from Annotation.) |
![]() | SetAnchor(DataPoint, DataPoint) | Anchors an annotation to two data points.(Inherited from Annotation.) |
![]() | ToString() | Returns a string that represents the current Object.(Inherited from ChartElement.) |

