This documentation is archived and is not being maintained.
ImageAnnotation Methods
Visual Studio 2010
The ImageAnnotation type exposes the following members.
| 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 | 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 | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
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.) |
Show: