MS Chart Control 中需要垂直光标提示
我有一个显示一些时间序列数据的折线图控件。我想在线图上放置几个垂直光标,显示该图的重要点。据我所知,控件中有两个可用的光标,一个是垂直的,一个是水平的。我不需要光标可移动,我只想精确定位特定位置。在 MS Chart Control 中实现这一目标的首选方法是什么?
I've got a line chart control showing some time series data. I'd like to place several vertical cursors on the line plot showing important points of the plot. Afaik there are two cursors available in the control, a vertical and a horizontal. I don't need the cursors to be moveable, I just want the to pinpoint particular places. What is the preferred way to achieve this in MS Chart Control?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用垂直线注释。
Use vertical line annotations.
尝试这样:
Try like this: