A newer version of this page is available.
Switch to the current version.
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
Public Class BootstrapChartAdaptivitySettings
Inherits JsonProperties
Related API Members
The following members accept/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
Feedback