PolarChartValueAxisBuilder.MinorTickCount Method
| Name | Parameters | Description |
|---|---|---|
| MinorTickCount(JS) | value | Specifies the number of minor ticks between two neighboring major ticks. Mirrors the client-side minorTickCount option. |
| MinorTickCount(Int32) | value | Specifies the number of minor ticks between two neighboring major ticks. Mirrors the client-side minorTickCount option. |