Back to Devexpress

DxChartSeriesLabel Members

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

latest4.6 KB
Original Source

DxChartSeriesLabel Members

Defines a series label.

Constructors

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

Properties

NameDescription
AlignmentSpecifies series label horizontal alignment (relative to the corresponding data point).
ArgumentFormatSpecifies the display format for series label arguments.
BackgroundColorSpecifies the label background color.
FormatObsolete. Specifies the display format for series labels.
FormatPatternSpecifies a string pattern that formats series label text.
HorizontalOffsetSpecifies the horizontal offset of series labels.
PositionSpecifies the label’s position.
RadialOffsetSpecifies the radial offset of pie series labels.
RotationAngleSpecifies the rotation angle of series labels.
ShowForZeroValuesSpecifies whether to show labels for series points with zero values.
TextOverflowSpecifies how the chart displays overflowing pie series labels.
ValueFormatSpecifies the display format for series label values.
VerticalOffsetSpecifies series label vertical offset.
VisibleSpecifies whether labels are visible.
WordWrapSpecifies how the chart wraps text in overflowing pie series labels.

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

DxChartSeriesLabel Class

DevExpress.Blazor Namespace