ChartValueAxisNotesSettingsTagHelper

Example

Razor
<notes>
    <chart-value-axis-notes-icon></chart-value-axis-notes-icon>
    <chart-value-axis-notes-label></chart-value-axis-notes-label>
    <chart-value-axis-notes-line />
</notes>

ChildTags

Tag NameDetails
chart-value-axis-notes-iconChartValueAxisNotesIconSettingsTagHelper
chart-value-axis-notes-labelChartValueAxisNotesLabelSettingsTagHelper
chart-value-axis-notes-lineChartValueAxisNotesLineSettingsTagHelper

Attributes

AttributeTypeDescription
positionChartNotePositionThe position of the value axis note. "top" - The note is positioned on the top.; "bottom" - The note is positioned on the bottom.; "left" - The note is positioned on the left. or "right" - The note is positioned on the right..
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. or value - the note value..
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support