Back to Devexpress

RadarAxisYLabel Members

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

latest7.7 KB
Original Source

RadarAxisYLabel Members

Defines the label settings for the radial axis in the Radar Series Views.

Constructors

NameDescription
RadarAxisYLabel(RadarAxisY)Initializes a new instance of the RadarAxisYLabel class with the specified owner.

Properties

NameDescription
AngleGets or sets the rotation angle of axis labels in degrees. Inherited from AxisLabel.
BackColorGets or sets the background color for an axis label. Inherited from AxisLabel.
BorderReturns the border style of a axis label. Inherited from AxisLabel.
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. Inherited from AxisLabel.
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. Inherited from AxisLabel.
FontGets or sets the font used to display the title’s text. Inherited from TitleBase.
FormatterGets or sets an object that formats axis labels. Inherited from AxisLabel.
MaxLineCountGets or sets the number of lines to which a label’s text is allowed to wrap. Inherited from AxisLabel.
MaxWidthGets or sets the maximum width allowed for axis labels. Inherited from AxisLabel.
ResolveOverlappingOptionsProvides access to the options that define how to resolve overlapping axis labels. Inherited from AxisLabel.
StaggeredOverrides the AxisLabel.Staggered property.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TextAlignmentSpecifies the alignment of the axis labels text. Inherited from AxisLabel.
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. Inherited from AxisLabel.
VisibleSpecifies whether the title is visible. Inherited from TitleBase.

Methods

NameDescription
Assign(ChartElement)Copies all the settings from the AxisLabel object passed as the parameter. Inherited from AxisLabel.
Clone()Creates a copy of the current ChartElement object. Inherited from ChartElement.
Dispose()Inherited from TitleBase.
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 the textual representation of the radial axis label.

See Also

RadarAxisYLabel Class

DevExpress.XtraCharts Namespace