NavigatorSeriesMarkersComponent
Represents the marker configuration of the StockChart navigator series.
Selector
kendo-chart-navigator-series-item-markers
Inputs
Name | Type | Default | Description |
---|---|---|---|
background |
|
Specifies the background color of the markers. | |
border |
|
Specifies the border configuration of the markers. | |
from |
|
Specifies the | |
rotation |
|
Specifies the rotation angle of the markers. | |
size |
|
|
Specifies the marker size in pixels. |
to |
|
Specifies the | |
type |
|
|
Specifies the shape of the series markers. |
visible |
|
|
Determines whether the Chart displays the series markers. |
visual |
|
Specifies a function that creates a custom visual for the markers. |
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
| ||||||
|