A newer version of this page is available.
Switch to the current version.
BootstrapChartAxisLabelSettings Class
Stores settings of a Chart control's axis labels.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapChartAxisLabelSettings :
JsonProperties,
IClientCustomModifier
Public Class BootstrapChartAxisLabelSettings
Inherits JsonProperties
Implements IClientCustomModifier
Related API Members
The following members accept/return BootstrapChartAxisLabelSettings objects:
Remarks
Axis labels display the values of major axis ticks.
Inheritance
Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
BootstrapChartAxisLabelSettings
See Also
Feedback