JavaScript/jQuery PolarChart - 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:
Default Value: 170
width
Specifies the minimum container width at which the layout begins to adapt.
Type:
Default Value: 170
Feedback