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