用户控件内的 MSChart

发布于 2024-09-25 16:32:12 字数 116 浏览 1 评论 0原文

您可以在用户控件中使用新的 Microsoft Chart Control for .NET Framework 吗?因为当我从页面中获取工作图表然后将其复制到用户控件时,图片是空白的,非常奇怪。我的图表设置有问题吗?

Can you use the new Microsoft Chart Control for .NET Framework inside a usercontrol? Bacause when i take a working chart from my page and then copy it to a usercontrol the picture is blank very weird. Is there something wrong in my chart settings?

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

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

发布评论

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

评论(1

逆光下的微笑 2024-10-02 16:32:12

是的。我目前在应用程序的用户控件 (.ascx) 中使用 MS 图表控件。

我怀疑您需要调试您的页面+控件才能确切了解它没有按预期工作的原因。

但我向您保证,在用户控件中使用图表控件不存在固有问题。

Yes. I am currently using the MS Chart Control within user controls (.ascx) in my application.

I suspect you will need to debug your page + control to see exactly why it is not working as expected.

But i would assure you that there are no inherent issues with having a chart control within a user control.

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