Axis.Title Property
In This Article
Provides access to the title settings of an axis.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Axis |
An Axis |
#Remarks
The Title property provides access to the settings that allow you to specify the axis title, its appearance, alignment and visibility.
See Also