New to Telerik UI for ASP.NET Core? Download free 30-day trial

StockChartNavigatorPaneSettingsTagHelper

Example

<pane>
    <border />
    <margin />
    <padding />
    <title></title>
</pane>

ChildTags

Tag Name Details
border StockChartNavigatorPaneBorderSettingsTagHelper
margin StockChartNavigatorPaneMarginSettingsTagHelper
padding StockChartNavigatorPanePaddingSettingsTagHelper
title StockChartNavigatorPaneTitleSettingsTagHelper

Attributes

Attribute Type Description
name String The unique name of the navigator pane.
background String The background color of the pane. Accepts a valid CSS color string, including hex and rgb.
height Double The navigator pane height in pixels.
In this article
Not finding the help you need?