Skip to main content

BootstrapChartAdaptivitySettings Class

Stores settings related to char controls’ adaptive behavior.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

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