Silverlight Toolkit LineSeries 标题删除
我正在使用 silverlight 工具包 lineseries 控件,想要删除标题,但我无法通过 Expression Blend 或 VS 找到方法。我尝试更改育儿图表的 TitleStyle 和 LegendStyle,但发现这显然不相关。任何提示将不胜感激。
I am using the silverlight toolkit lineseries control and want to get rid of the title but I cannot find a way via Expression Blend or VS. I have tried to change the TitleStyle and LegendStyle of the parenting chart but have found that obviously irrelevant. Any tips would be appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只是想为遇到类似情况的人提供更新。
将图表的 LegendStyle 设置为如下将阻止显示 LineSeries 标题。
Just want to give an update for anyone who runs into something similar.
Setting your chart's LegendStyle to as below will prevent the LineSeries title from appearing.