Skip to main content
A newer version of this page is available. .

BootstrapChartAxisLabelSettings Class

Stores settings of a Chart control’s axis labels.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class BootstrapChartAxisLabelSettings :
    JsonProperties,
    IClientCustomModifier

The following members return BootstrapChartAxisLabelSettings objects:

Remarks

Axis labels display the values of major axis ticks.

BootstrapChart_Labels

Inheritance

Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
BootstrapChartAxisLabelSettings
See Also