CircularGaugeScaleMinorTicksSettingsTagHelper
Example
Razor
<minor-ticks/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| color | String | The color of the minor ticks. Any valid CSS color string will work here, including hex and rgb. |
| size | Double | The minor tick size. This is the length of the line in pixels that is drawn to indicate the tick on the scale. |
| visible | Boolean | The visibility of the minor ticks. |
| width | Double | The width of the minor ticks. |