SankeyLinksSettingsTagHelper
Example
Razor
<links>
    <focus-highlight></focus-highlight>
    <highlight></highlight>
    <labels></labels>
</links>
ChildTags
| Tag Name | Details | 
|---|---|
| focus-highlight | SankeyLinksFocusHighlightSettingsTagHelper | 
| highlight | SankeyLinksHighlightSettingsTagHelper | 
| labels | SankeyLinksLabelsSettingsTagHelper | 
Attributes
| Attribute | Type | Description | 
|---|---|---|
| color | String | The color of the links. | 
| color-type | LinkColorType | Defines the color type of the link. | 
| opacity | Double | The opacity of the links. |