The following tables list the members exposed by CalloutAnnotation.
| Name | Description | |
|---|---|---|
![]() |
CalloutAnnotation Constructor | Default public constructor.Default public constructor. |
| Name | Description | |
|---|---|---|
![]() |
Alignment | Gets or sets an annotation's content alignment.Gets or sets an annotation's content alignment. (Inherited from Annotation) |
![]() |
AllowAnchorMoving | Gets or sets a flag that specifies whether an annotation anchor may be moved with a mouse by the end user.Gets or sets a flag that specifies whether an annotation anchor may be moved with a mouse by the end user. (Inherited from Annotation) |
![]() |
AllowMoving | Gets or sets a flag that specifies whether an annotation may be moved with a mouse by the end user.Gets or sets a flag that specifies whether an annotation may be moved with a mouse by the end user. (Inherited from Annotation) |
![]() |
AllowPathEditing | Gets or sets a flag that specifies whether a polygon annotation's points may be moved with a mouse by the end user.Gets or sets a flag that specifies whether a polygon annotation's points may be moved with a mouse by the end user. (Inherited from Annotation) |
![]() |
AllowResizing | Gets or sets a flag that specifies whether an annotation may be resized with a mouse by the end user.Gets or sets a flag that specifies whether an annotation may be resized with a mouse by the end user. (Inherited from Annotation) |
![]() |
AllowSelecting | Gets or sets a flag that specifies whether an annotation may be selected with a mouse by the end user.Gets or sets a flag that specifies whether an annotation may be selected with a mouse by the end user. (Inherited from Annotation) |
![]() |
AllowTextEditing | Gets or sets a flag that specifies whether an annotation's text may be edited when the end user double clicks on the text.Gets or sets a flag that specifies whether an annotation's text may be edited when the end user double clicks on the text. (Inherited from Annotation) |
![]() |
AnchorAlignment | Overridden. Gets or sets annotation position alignment to the anchor point.Gets or sets annotation position alignment to the anchor point. |
![]() |
AnchorDataPoint | Gets or sets the data point an annotation is anchored to.Gets or sets the data point an annotation is anchored to. (Inherited from Annotation) |
![]() |
AnchorOffsetX | Overridden. Gets or sets annotation X position offset from the anchor point.Gets or sets annotation X position offset from the anchor point. |
![]() |
AnchorOffsetY | Overridden. Gets or sets the annotation Y position offset from the anchor point.Gets or sets annotation Y position offset from the anchor point. |
![]() |
AnchorX | Gets or sets the X coordinate the annotation is anchored to.Gets or sets the X coordinate the annotation is anchored to. (Inherited from Annotation) |
![]() |
AnchorY | Gets or sets the Y coordinate the annotation is anchored to.Gets or sets the Y coordinate the annotation is anchored to. (Inherited from Annotation) |
![]() |
AxisX | Gets or sets the X axis an annotation is attached to.Gets or sets the X axis an annotation is attached to. (Inherited from Annotation) |
![]() |
AxisY | Gets or sets the Y axis an annotation is attached to.Gets or sets the Y axis an annotation is attached to. (Inherited from Annotation) |
![]() |
BackColor | Overridden. Gets or sets the annotation background color.Gets or sets annotation background color. |
![]() |
BackGradientEndColor | Overridden. Gets or sets the annotation background secondary color.Gets or sets annotation background secondary color. |
![]() |
BackGradientType | Overridden. Gets or sets the annotation background gradient style.Gets or sets annotation background gradient style. |
![]() |
BackHatchStyle | Overridden. Gets or sets the annotation background hatch style.Gets or sets annotation background hatch style. |
![]() |
Bottom | Gets or sets an annotation position's bottom boundary.Gets or sets an annotation position's bottom boundary. (Inherited from Annotation) |
![]() |
CalloutAnchorCap | Gets or sets the callout line anchor cap.Gets or sets callout line anchor cap. |
![]() |
CalloutStyle | Gets or sets the annotation callout style.Gets or sets annotation calout style. |
![]() |
ClipToChartArea | Gets or sets the name of the chart area an annotation is clipped to.Gets or sets the name of the chart area an annotation is clipped to. (Inherited from Annotation) |
![]() |
Height | Gets or sets an annotation's height.Gets or sets an annotation's height. (Inherited from Annotation) |
![]() |
LineColor | Overridden. Gets or sets the annotation line color.Gets or sets annotation line color. |
![]() |
LineStyle | Overridden. Gets or sets the annotation line style.Gets or sets annotation line style. |
![]() |
LineWidth | Overridden. Gets or sets the annotation line width.Gets or sets annotation line width. |
![]() |
Multiline | Indicates that the annotation text is multiline.Indicates that the annotation text is multiline. (Inherited from TextAnnotation) |
![]() |
Name | Gets or sets an annotation's unique name.Gets or sets an annotation's unique name. (Inherited from Annotation) |
![]() |
Right | Gets or sets an annotation position's right boundary.Gets or sets an annotation position's right boundary. (Inherited from Annotation) |
![]() |
Selected | Gets or sets a flag that determines if an annotation is selected.Gets or sets a flag that determines if an annotation is selected. (Inherited from Annotation) |
![]() |
ShadowColor | Gets or sets an annotation's shadow color.Gets or sets an annotation's shadow color. (Inherited from Annotation) |
![]() |
ShadowOffset | Gets or sets an annotation shadow's size.Gets or sets an annotation shadow's size. (Inherited from Annotation) |
![]() |
SizeAlwaysRelative | Gets or sets a flag that specifies whether an annotation's size is always defined in relative chart coordinates.Gets or sets a flag that specifies whether an annotation's size is always defined in relative chart coordinates. (Inherited from Annotation) |
![]() |
SmartLabels | Gets or sets the smart labels style of an annotation.Gets or sets the smart labels style of an annotation. (Inherited from Annotation) |
![]() |
Tag | Gets or sets an object associated with an annotation.Gets or sets an object associated with an annotation. (Inherited from Annotation) |
![]() |
Text | Annotation's text.Annotation's text. (Inherited from TextAnnotation) |
![]() |
TextColor | Gets or sets an annotation's text color.Gets or sets an annotation's text color. (Inherited from Annotation) |
![]() |
TextFont | Annotation text's font.Annotation text's font. (Inherited from TextAnnotation) |
![]() |
TextStyle | Gets or sets an annotation's text style.Gets or sets an annotation's text style. (Inherited from Annotation) |
![]() |
ToolTip | Gets or sets an annotation's tooltip text.Gets or sets an annotation's tooltip text. (Inherited from Annotation) |
![]() |
Visible | Gets or sets a flag that specifies whether an annotation is visible.Gets or sets a flag that specifies whether an annotation is visible. (Inherited from Annotation) |
![]() |
Width | Gets or sets an annotation's width, measured in pixels.Gets or sets an annotation's width. (Inherited from Annotation) |
![]() |
X | Gets or sets the X coordinate of an annotation.Gets or sets the X coordinate of an annotation. (Inherited from Annotation) |
![]() |
Y | Gets or sets the Y coordinate of the annotation.Gets or sets the Y coordinate of the annotation. (Inherited from Annotation) |
| Name | Description | |
|---|---|---|
![]() |
Anchor | Overloaded. Anchors an annotation point. (Inherited from Annotation) |
![]() |
BeginPlacement | Begins end user placement of an annotation using the mouse.Begins end user placement of an annotation using the mouse. (Inherited from Annotation) |
![]() |
BeginTextEditing | Begins editing of annotation text by an end-user.Begins editing by an end-user of the annotation's text. (Inherited from TextAnnotation) |
![]() |
BringToFront | Brings an annotation to the front of all annotations.Brings an annotation to the front of all annotations. (Inherited from Annotation) |
![]() |
Delete | Deletes a chart annotation from the Annotations collection.Deletes a chart annotation from the Annotations collection. (Inherited from Annotation) |
![]() |
Dispose | (Inherited from Annotation) |
![]() |
EndPlacement | Ends user placement of an annotation.Ends user placement (i.e. drawing) of the annotation. (Inherited from TextAnnotation) |
![]() |
GetAnnotationGroup | Gets the group, if any, the annotation belongs to.Gets the group, if any, the annotation belongs to. (Inherited from Annotation) |
![]() |
Paint | Overridden. Paints an annotation object on the specified graphics.Paints annotation object on specified graphics. |
![]() |
ResizeToContent | Resizes an annotation according to it's content size.Resizes an annotation according to it's content size. (Inherited from Annotation) |
![]() |
SendToBack | Sends an annotation to the back of all annotations.Sends an annotation to the back of all annotations. (Inherited from Annotation) |
![]() |
StopTextEditing | Stops editing of the annotation text.Stops editing of the annotation text. (Inherited from TextAnnotation) |
![]() |
ToString | Overridden. |

Default public constructor.
