BootstrapChartAxisSettingsBase Class
In This Article
Serves as a base for classes storing chart axis settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapChartAxisSettingsBase :
BootstrapChartCommonAxisSettings
#Related API Members
The following members return BootstrapChartAxisSettingsBase objects:
#Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
BootstrapChartCommonAxisSettings
BootstrapChartAxisSettingsBase
See Also