TreeMapBuilder.RedrawOnResize Method
Name | Parameters | Description |
---|---|---|
RedrawOnResize(JS) | value | Specifies whether to redraw the UI component when the size of the container changes or a mobile device rotates. Mirrors the client-side redrawOnResize option. |
RedrawOnResize(Boolean) | value | Specifies whether to redraw the UI component when the size of the container changes or a mobile device rotates. Mirrors the client-side redrawOnResize option. |