Back to Devexpress

DxChartAxisLabel Members

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

latest4.3 KB
Original Source

DxChartAxisLabel Members

Defines settings for axis labels.

Constructors

NameDescription
DxChartAxisLabel()Initializes a new DxChartAxisLabel class instance.

Properties

NameDescription
AlignmentSpecifies the horizontal alignment for axis labels.
DisplayModeSpecifies how the chart displays axis labels.
FormatSpecifies the display format for axis labels. Inherited from DxChartAxisLabelBase<T>.
IndentFromAxisSpecifies the indent between an axis and its labels.
OverlapSpecifies how the chart displays overlapping axis labels.
PositionSpecifies axis label position.
RotationAngleSpecifies the rotation angle of axis labels when the Overlap or DisplayMode property is set to Rotate.
StaggeringSpacingSpecifies the space between two rows of axis labels when the Overlap or DisplayMode property is set to Stagger.
TextOverflowSpecifies how the chart displays overflowing axis labels.
VisibleSpecifies axis labels’ visibility. Inherited from DxChartAxisLabelBase<T>.
WordWrapSpecifies how the chart wraps overflowing axis 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

DxChartAxisLabel Class

DevExpress.Blazor Namespace