The following tables list the members exposed by HorizontalLineAnnotation.
Name | Description | |
---|---|---|
HorizontalLineAnnotation Constructor | Default public constructor. Default public constructor. |
Name | Description | |
---|---|---|
Alignment | Not applicable to this annotation type. Not applicable to this annotation type. (Inherited from LineAnnotation) | |
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 | 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. (Inherited from Annotation) | |
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. (Inherited from Annotation) | |
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 | Not applicable to this annotation type. Not applicable to this annotation type. (Inherited from LineAnnotation) | |
BackGradientEndColor | Not applicable to this annotation type. Not applicable to this annotation type. (Inherited from LineAnnotation) | |
BackGradientType | Not applicable to this annotation type. Not applicable to this annotation type. (Inherited from LineAnnotation) | |
BackHatchStyle | Not applicable to this annotation type. Not applicable to this annotation type. (Inherited from LineAnnotation) | |
Bottom | Gets or sets an annotation position's bottom boundary. Gets or sets an annotation position's bottom boundary. (Inherited from Annotation) | |
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) | |
DrawInfinitive | Gets or sets a flag that determines if an infinite line should be drawn. Gets or sets a flag that indicates if an infinitive line should be drawn. (Inherited from LineAnnotation) | |
EndCap | Gets or sets a cap style used at the end of the annotation line. Gets or sets a cap style used at the end of the annotation line. (Inherited from LineAnnotation) | |
Height | Gets or sets an annotation's height. Gets or sets an annotation's height. (Inherited from Annotation) | |
Href | Gets or sets an annotation's Href. Gets or sets an annotation's Href. (Inherited from Annotation) | |
LineColor | Gets or sets an annotation's line color. Gets or sets an annotation's line color. (Inherited from Annotation) | |
LineStyle | Gets or sets an annotation's line style. Gets or sets an annotation's line style. (Inherited from Annotation) | |
LineWidth | Gets or sets an annotation's line width. Gets or sets an annotation's line width. (Inherited from Annotation) | |
MapAreaAttributes | Gets or sets an annotation's map area attributes. Gets or sets an annotation's map area attributes. (Inherited from Annotation) | |
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 the flag that specifies whether the annotation size is always defined in relative chart coordinates. Gets or sets the flag that specifies whether the annotation size is always defined in relative chart coordinates. (Inherited from LineAnnotation) | |
SmartLabels | Gets or sets the smart labels style of an annotation. Gets or sets the smart labels style of an annotation. (Inherited from Annotation) | |
StartCap | Gets or sets a cap style used at the start of the annotation line. Gets or sets a cap style used at the start of the annotation line. (Inherited from LineAnnotation) | |
Tag | Gets or sets an object associated with an annotation. Gets or sets an object associated with an annotation. (Inherited from Annotation) | |
TextColor | Not applicable to this annotation type. Not applicable to this annotation type. (Inherited from LineAnnotation) | |
TextFont | Not applicable to this annotation type. Not applicable to this annotation type. (Inherited from LineAnnotation) | |
TextStyle | Not applicable to this annotation type. Not applicable to this annotation type. (Inherited from LineAnnotation) | |
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) | |
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) | |
GetAnnotationGroup | Gets the group, if any, the annotation belongs to. Gets the group, if any, the annotation belongs to. (Inherited from Annotation) | |
Paint | Paints an annotation object on the specified graphics. Paints an annotation object on the specified graphics. (Inherited from LineAnnotation) | |
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) |