Back to Devexpress

AxisLabel3DItem Properties

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

latest3.5 KB
Original Source

AxisLabel3DItem Properties

Represents an individual axis label item within 3D chart types.

NameDescription
AngleGets or sets the angle by which the text of a 3D XY-Diagram‘s axis label item is rotated.
AntialiasingObsolete. Gets or sets whether antialiasing is applied to the axis label item’s contents. Inherited from AxisLabelItemBase.
AxisProvides access to the axis to which an axis label item belongs. Inherited from AxisLabelItemBase.
AxisValueProvides access to the axis value to which an axis label item corresponds. Inherited from AxisLabelItemBase.
AxisValueInternalProvides access to the internal representation of the axis value to which an axis label item corresponds. Inherited from AxisLabelItemBase.
BackColorGets or sets the background color for an axis label. Inherited from AxisLabelItemBase.
DXFontGets or sets the font used to display the axis label item’s content. Inherited from AxisLabelItemBase.
EnableAntialiasingGets or sets whether antialiasing is applied to the axis label item’s contents. Inherited from AxisLabelItemBase.
FontGets or sets the font used to display the axis label item’s content. Inherited from AxisLabelItemBase.
TextGets or sets the text for an axis label item. Inherited from AxisLabelItemBase.
TextColorGets or sets an axis label item’s text color. Inherited from AxisLabelItemBase.
TextPositionGets or sets a value that specifies the position of axis label items relative to the axis in 3D series.

See Also

AxisLabel3DItem Class

AxisLabel3DItem Members

DevExpress.XtraCharts Namespace