Back to Devexpress

RadarAxisXLabelItem Members

corelibraries-devexpress-dot-xtracharts-dot-radaraxisxlabelitem-dot-underscore-members.md

latest4.9 KB
Original Source

RadarAxisXLabelItem Members

Represents an individual axis label item of the X-axis in the Radar Series Views.

Properties

NameDescription
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.

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

RadarAxisXLabelItem Class

DevExpress.XtraCharts Namespace