PolarChartValueAxisBuilder.ShowZero Method
Name | Parameters | Description |
---|---|---|
ShowZero(JS) | value | Specifies whether or not to indicate a zero value on the value axis. Mirrors the client-side showZero option. |
ShowZero(Boolean) | value | Specifies whether or not to indicate a zero value on the value axis. Mirrors the client-side showZero option. |