SankeyDataSettingsLinkTagHelper

Example

Razor
<link>
    <highlight></highlight>
</link>

ChildTags

Attributes

AttributeTypeDescription
colorStringThe color of the link. The color is used when the colorType option is set to static. Accepts a valid CSS color string, including hex and rgb.
color-typeLinkColorTypeDefines the color type of the link.
opacityDoubleThe opacity of the links.
source-idDoubleThe source node ID of the link. The source node is the node from which the link originates.
target-idDoubleThe target node ID of the link. The target node is the node to which the link points.
valueDoubleThe value of the link. The value represents the weight of the link and determines the width of the link.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support