ChartArgumentAxisBuilder.CustomPositionAxis Method
| Name | Parameters | Description |
|---|---|---|
| CustomPositionAxis(JS) | value | Specifies the name of a value axis on which the argument axis should be positioned. Applies only to multi-axis charts. Mirrors the client-side customPositionAxis option. |
| CustomPositionAxis(String) | value | Specifies the name of a value axis on which the argument axis should be positioned. Applies only to multi-axis charts. Mirrors the client-side customPositionAxis option. |