SankeyDataNodeLabelSettingsTagHelper

Example

Razor
<label>
    <border />
    <margin />
    <offset />
    <padding />
    <stroke />
</label>

ChildTags

Attributes

AttributeTypeDescription
alignLabelAlignThe alignment of the label.
colorStringThe color of the label. Accepts a valid CSS color string, including hex and rgb.
fontStringThe font of the label. Accepts a valid CSS font string. For example, "bold 12px Arial".
positionLabelPositionThe position of the label.
textStringThe text of the label.
visibleBooleanIf set to false, the label will not be displayed.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support