MS Chart Control - 如何更改 X 轴位置
我们想要使用.Net 4.0中的MS图表控制库绘制具有–Ve和+Ve值的样条图。x轴标签,暗线图例始终显示在图表底部。我们想要移动x轴线条和图例,到 Y 轴上的第 0 个位置。基本上位于图表的中间(垂直)。有人这样做过吗?任何人都知道要设置的属性来实现这一点。任何指针都会有很大帮助。
We want to draw spline chart with both –Ve and +Ve values using MS chart control library in .Net 4.0 .The x-axis label, the dark line legends are always shown at the bottom of the chart.We want to move x axis line and legends, to the 0th position on Y axis .Basically in the middle of the chart (vertically). Has anybody done that ? Anybody knows properties to be set for achieving this.Any pointers would be of great help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用以下属性设置可以解决该问题:
Using the following property settings solves the issue: