SankeyTitleSettingsTagHelper

Example

Razor
<title>
    <border />
    <margin />
    <padding />
</title>

ChildTags

Attributes

AttributeTypeDescription
alignLabelAlignThe alignment of the title.
backgroundStringThe background color of the title. Accepts a valid CSS color string, including hex and rgb.
colorStringThe text color of the title. Accepts a valid CSS color string, including hex and rgb.
descriptionStringThe accessible description of the Sankey. The description is announced by screen readers when the Sankey is focused.
fontStringThe font of the title.
positionTitlePositionThe position of the title.
textStringThe text of the Sankey title. You can also set the text directly for a title with default options.
visibleBooleanIf set to false the Sankey will not display the title.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support