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

BootstrapChartAdaptivitySettings Class

Stores settings related to char controls’ adaptive behavior.

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public class BootstrapChartAdaptivitySettings :
    JsonProperties

The following members return BootstrapChartAdaptivitySettings objects:

Remarks

A BootstrapChartAdaptivitySettings class instance can be accessed by using the BootstrapChartBase.SettingsAdaptivity property.

Inheritance

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