Kendo UI 图表 - 隐藏笔记的标记

Kendo UI Charts - hide marker of the note

我想用图表中的注释在图表上显示函数方程。它有效,但有额外的标记可见,我找不到任何信息如何隐藏它。请检查所附图片。

你能帮我隐藏我在图片上标记的这个标记吗?

将 series.notes.icon.visible 设置为 false

https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.notes.icon#series.notes.icon.visible