React PolarChart - AdaptiveLayout

Specifies adaptive layout properties.

import { PolarChartTypes } from "devextreme-react/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