SankeyLegendLabelsSettingsTagHelper
Example
<labels>
<margin />
<padding />
</labels>
ChildTags
Tag Name | Details |
---|---|
margin | SankeyLegendLabelsMarginSettingsTagHelper |
padding | SankeyLegendLabelsPaddingSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
color | String | The text color of the labels. Accepts a valid CSS color string, including hex and rgb. |
font | String | The font style of the labels. Accepts a valid CSS color string, for example "20px 'Courier New'". |