gpt4 book ai didi

c# - 在 WPF RadChart 中禁用点标记和项目标签

转载 作者:太空狗 更新时间:2023-10-30 01:09:36 25 4
gpt4 key购买 nike

如何在 WPF RadChart 中关闭点标记和项目标签?

最佳答案

像这样;

<telerik:SeriesMapping.SeriesDefinition>
<telerik:LineSeriesDefinition ShowItemLabels="False" ShowPointMarks="False"/>
</telerik:SeriesMapping.SeriesDefinition>

关于c# - 在 WPF RadChart 中禁用点标记和项目标签,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6358397/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com