The following tables list the members exposed by Annotation.
Name | Description | |
---|---|---|
Alignment | Gets or sets an annotation's content alignment. Gets or sets an annotation's content alignment. | |
AnchorAlignment | Gets or sets an annotation position's alignment to the anchor point. Gets or sets an annotation position's 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. | |
AnchorOffsetX | Gets or sets an annotation X position's offset from the anchor point. Gets or sets an annotation X position's offset from the anchor point. | |
AnchorOffsetY | Gets or sets an annotation Y position's offset from the anchor point. Gets or sets an annotation Y position's 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. | |
AnchorY | Gets or sets the Y coordinate the annotation is anchored to. Gets or sets the Y coordinate the annotation is anchored to. | |
AxisX | Gets or sets the X axis an annotation is attached to. Gets or sets the X axis an annotation is attached to. | |
AxisY | Gets or sets the Y axis an annotation is attached to. Gets or sets the Y axis an annotation is attached to. | |
BackColor | Gets or sets an annotation's background color. Gets or sets an annotation's background color. | |
BackGradientEndColor | Gets or sets an annotation background's secondary color. Gets or sets an annotation background's secondary color. | |
BackGradientType | Gets or sets an annotation background's gradient style. Gets or sets an annotation background's gradient style. | |
BackHatchStyle | Gets or sets an annotation's background hatch style. Gets or sets an annotation's background hatch style. | |
Bottom | Gets or sets an annotation position's bottom boundary. Gets or sets an annotation position's bottom boundary. | |
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. | |
Height | Gets or sets an annotation's height. Gets or sets an annotation's height. | |
Href | Gets or sets an annotation's Href. Gets or sets an annotation's Href. | |
LineColor | Gets or sets an annotation's line color. Gets or sets an annotation's line color. | |
LineStyle | Gets or sets an annotation's line style. Gets or sets an annotation's line style. | |
LineWidth | Gets or sets an annotation's line width. Gets or sets an annotation's line width. | |
MapAreaAttributes | Gets or sets an annotation's map area attributes. Gets or sets an annotation's map area attributes. | |
Name | Gets or sets an annotation's unique name. Gets or sets an annotation's unique name. | |
Right | Gets or sets an annotation position's right boundary. Gets or sets an annotation position's right boundary. | |
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. | |
ShadowColor | Gets or sets an annotation's shadow color. Gets or sets an annotation's shadow color. | |
ShadowOffset | Gets or sets an annotation shadow's size. Gets or sets an annotation shadow's size. | |
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. | |
SmartLabels | Gets or sets the smart labels style of an annotation. Gets or sets the smart labels style of an annotation. | |
Tag | Gets or sets an object associated with an annotation. Gets or sets an object associated with an annotation. | |
TextColor | Gets or sets an annotation's text color. Gets or sets an annotation's text color. | |
TextFont | Gets or sets an annotation's text font. Gets or sets an annotation's text font. | |
TextStyle | Gets or sets an annotation's text style. Gets or sets an annotation's text style. | |
ToolTip | Gets or sets an annotation's tooltip text. Gets or sets an annotation's tooltip text. | |
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. | |
Width | Gets or sets an annotation's width, measured in pixels. Gets or sets an annotation's width. | |
X | Gets or sets the X coordinate of an annotation. Gets or sets the X coordinate of an annotation. | |
Y | Gets or sets the Y coordinate of the annotation. Gets or sets the Y coordinate of the annotation. |
Name | Description | |
---|---|---|
Anchor | Overloaded. Anchors an annotation point. | |
BringToFront | Brings an annotation to the front of all annotations. Brings an annotation to the front of all annotations. | |
Delete | Deletes a chart annotation from the Annotations collection. Deletes a chart annotation from the Annotations collection. | |
Dispose | ||
GetAnnotationGroup | Gets the group, if any, the annotation belongs to. Gets the group, if any, the annotation belongs to. | |
Paint | Paints the annotation object using the specified graphics. Paints the annotation object using the specified graphics. | |
ResizeToContent | Resizes an annotation according to it's content size. Resizes an annotation according to it's content size. | |
SendToBack | Sends an annotation to the back of all annotations. Sends an annotation to the back of all annotations. |