ChartPaneBuilder.Height Method
| Name | Parameters | Description |
|---|---|---|
| Height(JS) | value | Specifies the pane's height (or width when the chart is rotated) in a multi-pane chart. Mirrors the client-side height option. |
| Height(Double) | value | Specifies the pane's height (or width when the chart is rotated) in a multi-pane chart. Mirrors the client-side height option. |
| Height(String) | value | Specifies the pane's height (or width when the chart is rotated) in a multi-pane chart. Mirrors the client-side height option. |