LinearGaugeScaleBuilder.CustomMinorTicks Method
| Name | Parameters | Description |
|---|---|---|
| CustomMinorTicks(JS) | value | Specifies an array of custom minor ticks. Mirrors the client-side customMinorTicks option. |
| CustomMinorTicks(IEnumerable<Double>) | value | Specifies an array of custom minor ticks. Mirrors the client-side customMinorTicks option. |