Version

Annotation Class Members

The following tables list the members exposed by Annotation.

Public Properties
 NameDescription
Public PropertyComponentA reference to the chart component which owns this annotation.  
Public PropertyLocationGets/Sets the location of this annotation object. All annotations must be placed based on the Location specified by this property.  
Public PropertyVisibleDetermines whether or not this Annotation will be Visible.  
Public Methods
 NameDescription
Public MethodCloneCreates a new annotation object that is a copy of the current instance.  
Public Methodstatic (Shared in Visual Basic)GetRenderPointFromParentGets a point for rendering an annotation upon the specified parent primitive.  
Public MethodInvalidateForces the current component to refresh if possible.  
Public MethodRenderAnnotationOverloaded. Renders the annotation as a graphical element to the SceneGraph.  
Public MethodToStringReturns a string that represents the current annotation.  
Protected Methods
 NameDescription
Protected MethodSetTextSettingSets the text setting.  
See Also