ChartSeriesDefaultsNotesSettingsTagHelper

Example

Razor
<notes>
    <chart-series-defaults-notes-icon></chart-series-defaults-notes-icon>
    <chart-series-defaults-notes-label></chart-series-defaults-notes-label>
    <chart-series-defaults-notes-line />
</notes>

ChildTags

Tag NameDetails
chart-series-defaults-notes-iconChartSeriesDefaultsNotesIconSettingsTagHelper
chart-series-defaults-notes-labelChartSeriesDefaultsNotesLabelSettingsTagHelper
chart-series-defaults-notes-lineChartSeriesDefaultsNotesLineSettingsTagHelper

Attributes

AttributeTypeDescription
visualStringA function that can be used to create a custom visual for the notes. The available argument fields are: rect - the kendo.geometry.Rect that defines the note target rect.; options - the note options.; createVisual - a function that can be used to get the default visual.; category - the category of the note point.; dataItem - the dataItem of the note point.; value - the value of the note point.; sender - the chart instance.; series - the series of the note point. or text - the note text..
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support