DxChartAnnotation Members
In This Article
#Constructors
Name | Description |
---|---|
Dx |
Initializes a new instance of the Dx |
#Properties
Name | Description |
---|---|
Allow |
Specifies whether users can drag the annotation.
Inherited from Dx |
Argument |
Specifies a data point’s argument to anchor the annotation.
Inherited from Dx |
Arrow |
Specifies the annotation arrow length.
Inherited from Dx |
Arrow |
Specifies the annotation arrow width.
Inherited from Dx |
Axis | Specifies the axis name to anchor the annotation. |
Child |
Inherited from Dx |
Color |
Specifies the annotation color.
Inherited from Dx |
Height |
Specifies the annotation height.
Inherited from Dx |
Horizontal |
Specifies the annotation’s horizontal offset.
Inherited from Dx |
Opacity |
Specifies annotation transparency.
Inherited from Dx |
Padding |
Specifies the padding between the left or right annotation edge and its content.
Inherited from Dx |
Padding |
Specifies the padding between the top or bottom annotation edge and its content.
Inherited from Dx |
Position |
Specifies the X coordinate of the annotation center.
Inherited from Dx |
Position |
Specifies the Y coordinate of the annotation center.
Inherited from Dx |
Series |
Specifies the series name to anchor the annotation.
Inherited from Dx |
Text |
Specifies annotation text when the Type property is set to Text .
Inherited from Dx |
Text |
Specifies how the annotation displays its overflowing text.
Inherited from Dx |
Tooltip |
Specifies whether the annotation tooltip is enabled.
Inherited from Dx |
Tooltip |
Specifies text for the annotation tooltip.
Inherited from Dx |
Type |
Specifies the annotation type.
Inherited from Dx |
Value | Specifies a data point’s value to anchor the annotation. |
Vertical |
Specifies the annotation’s vertical offset.
Inherited from Dx |
Width |
Specifies the annotation width.
Inherited from Dx |
Word |
Specifies how the annotation wraps its overflowing text.
Inherited from Dx |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also