在 Flex 中添加固定网格线图表

发布于 2024-09-27 17:04:40 字数 92 浏览 0 评论 0原文

有谁知道如何在 Flex 中添加固定网格线图表,例如:我有一个垂直轴,最小值为 0,最大值为 100,但我只想在值 30 和 70 上显示网格线。 所以请我.... 谢谢

Is anyone know how to adding fixed gridlines chart in flex, for example: I have a vertical axis which has a minimum value 0 and the maximum value 100 but I only want to display gridlines on values 30 and 70.
So please me....
thx

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

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

发布评论

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

评论(1

痴梦一场 2024-10-04 17:04:40

这应该有效...可能不适合您,但很简单...

将垂直轴上的最小值设置为 -10,最大值设置为 110,间隔设置为 40。

http://help.adobe.com/en_US/弯曲/using/WS2db454920e96a9e51e63e3d11c0bf69084-7c24.html#WS2db454920e96a9e51e63e3d11c0bf65a29-7fec

This should work... might not be ideal for you but it's simple...

Set the minimum to -10 the maximum to 110 and the interval to 40 on the verticalAxis.

http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7c24.html#WS2db454920e96a9e51e63e3d11c0bf65a29-7fec

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