StockChartNavigatorPaneTitleSettingsTagHelper

Example

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

ChildTags

Attributes

AttributeTypeDescription
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.
fontStringThe font style of the title.
positionStringThe position of the title.The supported values are: "left" - the axis title is positioned on the left (applicable to horizontal axis); "right" - the axis title is positioned on the right (applicable to horizontal axis) or "center" - the axis title is positioned in the center.
textStringThe text of the title.
visibleBooleanIf set to true the chart will display the pane title. By default the pane title is visible.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support