Back to Devexpress

DxChartAxisLabel Properties

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

latest2.2 KB
Original Source

DxChartAxisLabel Properties

Defines settings for axis labels.

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.

See Also

DxChartAxisLabel Class

DxChartAxisLabel Members

DevExpress.Blazor Namespace