StockChartNavigatorPaneSettingsTagHelper
Example
Razor
<pane>
<border />
<margin />
<padding />
<title />
</pane>
ChildTags
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. |