ChartCategoryAxisNotesSettingsTagHelper

Example

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

ChildTags

Tag NameDetails
chart-category-axis-notes-iconChartCategoryAxisNotesIconSettingsTagHelper
chart-category-axis-notes-labelChartCategoryAxisNotesLabelSettingsTagHelper
chart-category-axis-notes-lineChartCategoryAxisNotesLineSettingsTagHelper

Attributes

AttributeTypeDescription
positionChartNotePositionThe position of the category 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