AxisTitle Class
In This Article
Represents an axis title.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Returned By
Properties that return AxisTitle instances:
#Remarks
An object of the AxisTitle type is returned by the Axis.Title property.
The AxisTitle class exposes the AxisTitle.Alignment property, that defines the position of the title relative to its axis.
#Inheritance
#Extension Methods
See Also