BootstrapChartAdaptivitySettings.Height Property
Specifies the widget’s height small enough for the layout to begin adapting.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Double | 80 | A Double value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Height |
---|---|
BootstrapChartBase |
|
See Also