The following tables list the members exposed by EllipseAnnotation.
Name | Description | |
---|---|---|
EllipseAnnotation Constructor | EllipseAnnotation constructor. |
Name | Description | |
---|---|---|
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 Ellipse Annotation. This property is equivalent to EllipseAnnotation.PE.Fill. | |
Height | Gets/Sets the Height of this Ellipse Annotation. Set this property to -1 to auto-fit the Ellipse'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) | |
OutlineColor | The color to use to draw the outline of this Ellipse Annotation. This property is directly equivalent to EllipseAnnotation.PE.Stroke. | |
OutlineDrawStyle | The LineDrawStyle to use for the outline of this Ellipse Annotation. | |
OutlineThickness | The stroke width to use for this Ellipse's Outline. This property is directly equivalent to EllipseAnnotation.PE.StrokeWidth. | |
PE | The PaintElement used for painting this Ellipse Annotation. | |
Text | The text string to be displayed inside this Ellipse Annotation. | |
TextStyle | Contains properties related to the appearance of the text to display inside this Ellipse 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 Ellipse Annotation. Set this property to -1 to auto-fit the Ellipse's Text. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new EllipseAnnotation object that is a copy of the current instance. | |
Invalidate | Forces the current component to refresh if possible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
RenderAnnotation | Overloaded. Overridden. Renders this Ellipse 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) |