NavigatorPaneComponent
Represents the navigator pane of the StockChart (see example).
Selector
kendo-chart-navigator-pane
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
Specifies the background color of the pane. | |
border |
|
Specifies the border configuration of the pane. | |
clip |
|
Determines whether to clip the content of the pane to its boundaries. | |
height |
|
Specifies the height of the pane in pixels. | |
margin |
|
|
Specifies the margin of the pane. A numeric value sets all margins. |
name |
|
Specifies the name of the pane. | |
padding |
|
|
Specifies the padding of the pane. A numeric value sets all paddings. |
title |
|
Specifies the title configuration of the pane. |
Methods
notifyChanges | ||||||
---|---|---|---|---|---|---|
Updates the component fields with the specified values and refreshes the Chart. Use this method when the configuration values cannot be set through the template. ts
| ||||||
|