DxChartAnnotationBase<T> 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. |
Argument | Specifies a data point’s argument to anchor the annotation. |
Arrow |
Specifies the annotation arrow length. |
Arrow |
Specifies the annotation arrow width. |
Child |
Inherited from Dx |
Color | Specifies the annotation color. |
Height | Specifies the annotation height. |
Horizontal |
Specifies the annotation’s horizontal offset. |
Opacity | Specifies annotation transparency. |
Padding |
Specifies the padding between the left or right annotation edge and its content. |
Padding |
Specifies the padding between the top or bottom annotation edge and its content. |
Position |
Specifies the X coordinate of the annotation center. |
Position |
Specifies the Y coordinate of the annotation center. |
Series | Specifies the series name to anchor the annotation. |
Text |
Specifies annotation text when the Type property is set to Text .
|
Text |
Specifies how the annotation displays its overflowing text. |
Tooltip |
Specifies whether the annotation tooltip is enabled. |
Tooltip |
Specifies text for the annotation tooltip. |
Type | Specifies the annotation type. |
Vertical |
Specifies the annotation’s vertical offset. |
Width | Specifies the annotation width. |
Word |
Specifies how the annotation wraps its overflowing text. |
#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