Back to Devexpress

DxPieChartAnnotation Members

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

latest7.5 KB
Original Source

DxPieChartAnnotation Members

Defines a piechart annotation.

Constructors

NameDescription
DxPieChartAnnotation()Initializes a new instance of the DxPieChartAnnotation class.

Properties

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>.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DxPieChartAnnotation Class

DevExpress.Blazor Namespace