PolarChartValueAxisBuilder.MaxValueMargin Method
| Name | Parameters | Description |
|---|---|---|
| MaxValueMargin(JS) | value | Specifies a coefficient that determines the spacing between the maximum series point and the axis. Mirrors the client-side maxValueMargin option. |
| MaxValueMargin(Double) | value | Specifies a coefficient that determines the spacing between the maximum series point and the axis. Mirrors the client-side maxValueMargin option. |