Back to Devexpress

CustomAxisLabel Properties

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

latest2.9 KB
Original Source

CustomAxisLabel Properties

Represents an individual custom label of an axis.

NameDescription
AxisValueGets or sets the custom label’s position along an axis.
AxisValueSerializableGets or sets the string value used to support serialization of the CustomAxisLabel.AxisValue property.
BackColorGets or sets the background color for an axis custom label.
BorderReturns the border style of a axis custom label .
DXFontGets or sets the font used for the custom axis label.
FillStyleGets the fill style settings of a axis custom label.
FontGets or sets the font used by the custom axis label.
GridLineVisibleGets or sets the value that specifies whether to show a grid line for the custom axis label.
NameGets or sets the name of the chart element. Inherited from ChartElementNamed.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TextColorGets or sets the text color used by the custom axis label.
VisibleSpecifies whether the custom axis label is visible.

See Also

CustomAxisLabel Class

CustomAxisLabel Members

DevExpress.XtraCharts Namespace