A newer version of this page is available.
Switch to the current version.
BootstrapChartAxisSettings Class
Stores settings of the Chart control's axis.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapChartAxisSettings :
BootstrapChartAxisSettingsBase
Public Class BootstrapChartAxisSettings
Inherits BootstrapChartAxisSettingsBase
Remarks
The BootstrapChartAxisSettings class configures the axis individually. To specify common settings for all axes in a chart, use the BootstrapChartCommonAxisSettings class. Axis-specific settings override common settings.
Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
See Also
Feedback