The following tables list the members exposed by BoxAnnotation.
Name | Description | |
---|---|---|
BoxAnnotation Constructor | BoxAnnotation constructor. |
Name | Description | |
---|---|---|
Border | Contains properties related to the appearance of this Box's border. | |
Component | A reference to the chart component which owns this annotation. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
FillColor | The color used to fill in this Box Annotation. This property is equivalent to BoxAnnotation.PE.Fill. | |
Height | Gets/Sets the Height of this Box Annotation. Set this property to -1 to auto-fit the Box's Text. | |
Location | Gets/Sets the location of this annotation object. All annotations must be placed based on the Location specified by this property. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
PE | The PaintElement used for painting this Box Annotation. | |
Text | The text string to be displayed inside this Box Annotation. | |
TextStyle | Contains properties related to the appearance of the text to display inside this Box Annotation. | |
Visible | Determines whether or not this Annotation will be Visible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
Width | Gets/Sets the Width of this Box Annotation. Set this property to -1 to auto-fit the Box's Text. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new BoxAnnotation object that is a copy of the current instance. | |
GetBoxSize | Gets the size of the Rectangle which will represent this box annotation. | |
Invalidate | Forces the current component to refresh if possible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
RenderAnnotation | Overloaded. Overridden. Renders this box annotation to the SceneGraph as a child annotation of the specified parent primitive. | |
ToString | Returns a string that represents the current annotation. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) |
Name | Description | |
---|---|---|
SetTextSetting | Sets the text setting. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) |