ArcGaugeScaleMajorTicksSettingsTagHelper
Example
Razor
<major-ticks/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| color | String | The color of the major ticks. |
| size | Double | The major 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 major ticks. |
| width | Double | The width of the major ticks. |