General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
BootstrapChartValueAxis Class
Stores settings of the Chart control's value axis.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
public class BootstrapChartValueAxis :
BootstrapChartAxisSettings,
IValueAxis
Public Class BootstrapChartValueAxis
Inherits BootstrapChartAxisSettings
Implements IValueAxis
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.
Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
BootstrapChartCommonAxisSettings
BootstrapChartAxisSettingsBase
BootstrapChartAxisSettings
BootstrapChartValueAxis
See Also
Feedback