绘制列表 - 具有定义的 Y 列

发布于 2024-12-14 02:21:19 字数 274 浏览 0 评论 0原文

我正在使用 ChartPart 控件来绘制信息。

我遇到的问题,并且似乎在列表中,我想。 X 值(垂直数据)已正确表示,但 Y 值(水平数据)未正确表示。

X值范围:0至800000(实际) Y 值范围: (当前)0 至 3 (应该是)0、4、5、6

如果有人有任何想法,我将不胜感激。这是来自 codeplex.com 的同一个 Chartpart 控件

I am using the ChartPart control to graph out information.

Problem i am having, and seems to be in the list, i think. The X-value (vertical data) is represented correctly but the Y-value (horizontal data) is not being represented right.

X-value range: 0 to 800000 (actual)
Y-value range:
(current) 0 to 3
(should be) 0, 4, 5, 6

If anyone has any ideas i would be greatly appreciative. this is the same chartpart control from codeplex.com

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

似最初 2024-12-21 02:21:19

x垂直和y水平是什么意思?
事情又反过来了...
无论如何,我会再次检查你的设置......似乎是一个定义问题。

How do you mean x vertical and y horisontal?
It's otherway around...
Anyway I would check your settings once again... seems like a definiton problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文