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. |