BootstrapChartCommonAxisSettings Class
In This Article
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
#Related API Members
The following members return BootstrapChartCommonAxisSettings objects:
#Remarks
The BootstrapChartCommonAxisSettings class specifies common settings for all axes in a chart. To configure a particular axis, use the BootstrapChartArgumentAxis or BootstrapChartValueAxis classes. Axis-specific settings override common settings.
#Inheritance
Show 12 items
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
See Also