BootstrapChartCommonAxisSettings Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.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
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
See Also