ChartTitleSettingsTagHelper

Example

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

ChildTags

Attributes

AttributeTypeDescription
alignChartTextAlignmentSpecifies the text alignment.
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 Chart. The description is announced by screen readers when the Chart is focused.
fontStringThe font of the title.
positionChartTitlePositionSpecifies the title position.
textStringThe text of the chart title. You can also set the text directly for a title with default options.
visibleBooleanIf set to true the chart will display the title. By default the title will be displayed.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support