Back to Devexpress

DxPieChartAnnotation Properties

blazor-devexpress-dot-blazor-dot-dxpiechartannotation-dot-underscore-properties.md

latest5.3 KB
Original Source

DxPieChartAnnotation Properties

Defines a piechart annotation.

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

See Also

DxPieChartAnnotation Class

DxPieChartAnnotation Members

DevExpress.Blazor Namespace