DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

AdaptiveLayout

Specifies adaptive layout properties.

import { AdaptiveLayout } from "devextreme/viz/polar_chart"

height

Specifies the minimum container height at which the layout begins to adapt.

Type:

Number

Default Value: 170

width

Specifies the minimum container width at which the layout begins to adapt.

Type:

Number

Default Value: 170