尺寸适合 Visifire 折线图吗?

发布于 2024-08-03 08:09:25 字数 240 浏览 6 评论 0原文

我正在使用 Visifire。我在折线图上绘制了大约 500 多个点。但是,在绘制点后,水平滚动条会放置在图表的底部。然后我必须滚动才能看到整个图表。我是否缺少“SizeToFit”方法,以便我可以查看整个数据集?如果没有,我怎样才能实现这一目标?

提前致谢。

编辑1:

我尝试设置 axisX.AxisMinimum 和 AxisMaximum 属性...这些并没有解决我的问题。我还尝试设置 axisX 宽度属性。

I'm using Visifire. I have plotted about 500+ points on a line chart. However, after plotting the points, a horizontal scroll bar is placed on the bottom of my chart. I then have to scroll over to see the entire chart. Is there a "SizeToFit" method I'm missing so I can see my entire dataset? If not, how can I achieve this?

Thanks in advance.

Edit 1:

I have tried setting the axisX.AxisMinimum and AxisMaximum properties... those didn't fix my problem. I have also tried setting the axisX width property.

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

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

发布评论

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

评论(1

青丝拂面 2024-08-10 08:09:25

看来,如果我将图表的“ScrollingEnabled”属性设置为“false”,它就可以解决我的问题。然而,图表现在看起来很糟糕......但我想这是另一个问题 =)

It seems that if I set the "ScrollingEnabled" property of the chart to "false" it solves my problem. However, the chart looks awful now... but I guess that's another issue =)

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