New to Telerik UI for ASP.NET Core? Download free 30-day trial

SankeyLabelsSettingsTagHelper

Example

<labels>
    <border />
    <margin />
    <offset />
    <padding />
    <stroke />
</labels>

ChildTags

Tag Name Details
border SankeyLabelsBorderSettingsTagHelper
margin SankeyLabelsMarginSettingsTagHelper
offset SankeyLabelsOffsetSettingsTagHelper
padding SankeyLabelsPaddingSettingsTagHelper
stroke SankeyLabelsStrokeSettingsTagHelper

Attributes

Attribute Type Description
align String The alignment of the label.
color String The color of the label.
font String The font of the label.
position LabelPosition The position of the label.
visible Boolean If set to false, the label will not be displayed.
In this article
Not finding the help you need?