恢复删除的y轴

发布于 2024-09-18 14:57:29 字数 91 浏览 8 评论 0原文

如果 y 轴已被删除,是否有办法将其添加回条形图?现在,我要做的就是创建一个新图表并像其他图表一样重新设置它,只是不删除 y 轴。 :/ 我正在使用报表生成器 2.0。

Is there a way to add the y-axis back to a bar chart if it has been deleted? Right now, all I have found to do is create a new chart and set it up again like my other chart, just not deleting the y-axis. :/ I'm using Report Builder 2.0.

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

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

发布评论

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

评论(1

南薇 2024-09-25 14:57:29

想通了。选择图表,然后在“图表”下的“属性”窗格中,点击 ChartAreas(集合)旁边的“...”按钮。这将打开一个 ChartArea Collection Editor 窗口。在右列的轴下,点击 CategoryAxes 旁边的“...”按钮。这将打开一个 ChartAxis 集合编辑器窗口。在“外观”下,将“可见”切换为“真”。

Figured it out. Select the chart then, in the Properties pane under Chart, hit the '...' button next to ChartAreas (Collection). That brings up a ChartArea Collection Editor window. Under Axes in the right column, hit the '...' button next to CategoryAxes. That brings up a ChartAxis Collection Editor window. Under Appearance, toggle Visible to True.

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