LinearGaugeScaleLineSettingsTagHelper
Example
Razor
<lineargauge-scale-line/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| color | String | The color of the lines. Any valid CSS color string will work here, including hex and rgb. |
| dash-type | DashType | Specifies the dash type. |
| visible | Boolean | The visibility of the lines. |
| width | Double | The width of the line.. |