Back to Devexpress

AxisLabel Properties

corelibraries-devexpress-dot-xtracharts-dot-axislabel-dot-underscore-properties.md

latest4.1 KB
Original Source

AxisLabel Properties

Defines the settings of auto-generated axis labels.

NameDescription
AngleGets or sets the rotation angle of axis labels in degrees.
BackColorGets or sets the background color for an axis label.
BorderReturns the border style of a axis label.
DXFontGets or sets the font of the title’s text. Inherited from TitleBase.
DXTextAlignmentSpecifies the alignment of the axis labels text. Use this property in non-Windows environments.
EnableAntialiasingGets or sets a value indicating whether antialiasing is enabled for a chart title. Inherited from TitleBase.
FillStyleGets the fill style settings of a axis label.
FontGets or sets the font used to display the title’s text. Inherited from TitleBase.
FormatterGets or sets an object that formats axis labels.
MaxLineCountGets or sets the number of lines to which a label’s text is allowed to wrap.
MaxWidthGets or sets the maximum width allowed for axis labels.
ResolveOverlappingOptionsProvides access to the options that define how to resolve overlapping axis labels.
StaggeredGets or sets a value indicating whether axis labels/axis custom labels are positioned in staggered order.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TextAlignmentSpecifies the alignment of the axis labels text.
TextColorGets or sets a title’s text color. Inherited from TitleBase.
TextPatternGets or sets a string that formats text for the auto-generated x- or y-axis labels.
VisibleSpecifies whether the title is visible. Inherited from TitleBase.

See Also

AxisLabel Class

AxisLabel Members

DevExpress.XtraCharts Namespace