DxChartAnnotation Properties
Defines a chart annotation.
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 |
See Also