ChartAxis Class
Serves as the base class for classes that represent chart axes.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The ChartAxis class provides settings that allow you to specify the axis visibility (ChartAxis.Visible) and title (ChartAxis.Title).
Inheritance
See Also