NavigatorPaneTitleComponent
Represents the title configuration of the navigator pane of the StockChart.
Selector
kendo-chart-navigator-pane-title
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
Sets the background color of the title. | |
border |
|
Specifies the border configuration of the title. | |
color |
|
Sets the text color of the title. | |
font |
|
|
Defines the font style of the title. |
margin |
|
|
Specifies the margin of the title. A numeric value sets all margins. |
position |
|
|
Specifies the position of the title. |
text |
|
Sets the text content of the title. | |
visible |
|
|
Determines whether the Chart displays the pane title. |
visual |
|
Provides a function that creates a custom visual for the title. |
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
| ||||||
|