The following tables list the members exposed by OffsetableAnnotation.
Name | Description | |
---|---|---|
Component | A reference to the chart component which owns this annotation. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
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) | |
Offset | Gets/Sets the location of this annotation object's offset point. All offsetable annotations must be placed based on this property, in addition to the Location property. | |
OffsetMode | Method of acquiring this annotation's offset point. If OffsetMode is set to Manual, then the values specified in the Offset property will be used for the offset point. Otherwise, the offset point will be automatically placed. | |
Visible | Determines whether or not this Annotation will be Visible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) |
Name | Description | |
---|---|---|
Clone | Creates a new annotation object that is a copy of the current instance. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
Invalidate | Forces the current component to refresh if possible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Annotation) | |
RenderAnnotation | Overloaded. Renders the annotation to the SceneGraph as a child annotation of the specified parent and offsetParent primitives. | |
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) |