ChartValueAxisBuilder.MultipleAxesSpacing Method
| Name | Parameters | Description |
|---|---|---|
| MultipleAxesSpacing(JS) | value | Adds a pixel-measured empty space between two side-by-side value axes. Applies if several value axes are located on one side of the chart. Mirrors the client-side multipleAxesSpacing option. |
| MultipleAxesSpacing(Double) | value | Adds a pixel-measured empty space between two side-by-side value axes. Applies if several value axes are located on one side of the chart. Mirrors the client-side multipleAxesSpacing option. |