BootstrapChartAxisLabelSettings Class
In This Article
Stores settings of a Chart control’s axis labels.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
#Related API Members
The following members return BootstrapChartAxisLabelSettings objects:
#Remarks
Axis labels display the values of major axis ticks.
#Inheritance
Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
BootstrapChartAxisLabelSettings
See Also