BootstrapChartValueAxis Class
Stores settings of the Chart control’s value axis.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v22.1.dll
Declaration
Related API Members
The following members return BootstrapChartValueAxis objects:
Remarks
The BootstrapChartValueAxis class configures the value axis individually. To specify common settings for all axes in a chart, use the BootstrapChartCommonAxisSettings class. Axis-specific settings override common settings.
Related GitHub Examples
The following code snippet (auto-collected from DevExpress Examples) contains a reference to the BootstrapChartValueAxis class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.