使用图表控件绘制的文本框数据 [英] textbox data plotted using chart controls

查看:91
本文介绍了使用图表控件绘制的文本框数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,
我想从文本框中获取用户输入的数据,并在折线图上绘制它的图形.问题是我不知道如何使用Visual Studio 2010完成此操作,图表控件的任何人都可以帮忙吗?

hello,
i would like to take user inputed data from textboxes and graph it on a line chart. the problem is i dont know how to get this done using visual studio 2010 and the chart controls can anyone help?

推荐答案

有一个项目说明了如何使用通过示例控制图表:

http://code.msdn.microsoft.com/mschart [
您可以显式设置数组中的值,或绑定到CSV文件,查询或数据视图中的值.

不幸的是,如果没有您要绘制图形的数据类型的详细信息,我将无法为您提供进一步的帮助.
There is a project that explains how to use the chart control through examples here:

http://code.msdn.microsoft.com/mschart[^]
When running the project go to "Working With Data" => "Data Binding" under the Contents Tab

You can explicitly set values from an array, or bind to values from a CSV file, query, or dataview.

Unfortunately, I can''t help you any further without details about the type of data you are graphing.


这篇关于使用图表控件绘制的文本框数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆