Back to Devexpress

DxChartAnnotationBase<T> Properties

blazor-devexpress-dot-blazor-dot-dxchartannotationbase-1-dot-underscore-properties.md

latest3.2 KB
Original Source

DxChartAnnotationBase<T> Properties

Defines the base API for classes that implement chart annotations.

NameDescription
AllowDragSpecifies whether users can drag the annotation.
ArgumentSpecifies a data point’s argument to anchor the annotation.
ArrowLengthSpecifies the annotation arrow length.
ArrowWidthSpecifies the annotation arrow width.
ColorSpecifies the annotation color.
HeightSpecifies the annotation height.
HorizontalOffsetSpecifies the annotation’s horizontal offset.
OpacitySpecifies annotation transparency.
PaddingLeftRightSpecifies the padding between the left or right annotation edge and its content.
PaddingTopBottomSpecifies the padding between the top or bottom annotation edge and its content.
PositionXSpecifies the X coordinate of the annotation center.
PositionYSpecifies the Y coordinate of the annotation center.
SeriesSpecifies the series name to anchor the annotation.
TextSpecifies annotation text when the Type property is set to Text.
TextOverflowSpecifies how the annotation displays its overflowing text.
TooltipEnabledSpecifies whether the annotation tooltip is enabled.
TooltipTextSpecifies text for the annotation tooltip.
TypeSpecifies the annotation type.
VerticalOffsetSpecifies the annotation’s vertical offset.
WidthSpecifies the annotation width.
WordWrapSpecifies how the annotation wraps its overflowing text.

See Also

DxChartAnnotationBase<T> Class

DxChartAnnotationBase<T> Members

DevExpress.Blazor Namespace