ChartCommonPaneSettingsBorderBuilder.Right Method
| Name | Parameters | Description |
|---|---|---|
| Right(JS) | value | Shows/hides the right border of the pane. Applies only when the border.visible property is true. Mirrors the client-side right option. |
| Right(Boolean) | value | Shows/hides the right border of the pane. Applies only when the border.visible property is true. Mirrors the client-side right option. |