Version 24.2 (latest)

BoxAnnotation Class Methods

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

Public Methods
 NameDescription
Public MethodCloneOverridden. Creates a new BoxAnnotation object that is a copy of the current instance.  
Public MethodGetBoxSizeGets the size of the Rectangle which will represent this box annotation.  
Public MethodInvalidateForces the current component to refresh if possible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation)
Public MethodRenderAnnotationOverloaded. Overridden. Renders this box annotation to the SceneGraph as a child annotation of the specified parent primitive.  
Public MethodToStringReturns a string that represents the current annotation. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation)
Protected Methods
 NameDescription
Protected MethodSetTextSettingSets the text setting. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation)
See Also