PolarChartArgumentAxisBuilder.AllowDecimals Method
| Name | Parameters | Description |
|---|---|---|
| AllowDecimals(JS) | value | Specifies whether to allow decimal values on the axis. When false, the axis contains integer values only. Mirrors the client-side allowDecimals option. |
| AllowDecimals(Boolean) | value | Specifies whether to allow decimal values on the axis. When false, the axis contains integer values only. Mirrors the client-side allowDecimals option. |