SankeyLinksFocusHighlightBorderSettingsTagHelper
Example
Razor
<border/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| color | String | The color of the border. Accepts a valid CSS color string, including hex and rgb. |
| dash-type | DashType | The dash type of the border. |
| opacity | Double | The opacity of the border. |
| width | Double | The width of the border. |