Flex Chart - 更改 y 轴上的起始值

发布于 2024-08-09 01:18:12 字数 59 浏览 2 评论 0原文

是否可以更改 Flex 3.4 中图表的轴上的起始值?例如,y 轴不是从 0 开始,而是从 50 开始。

Is it possible to change the starting value on an axis for a chart in Flex 3.4? For example, rather than the y axis starting at 0, have it start at 50.

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

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

发布评论

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

评论(1

歌入人心 2024-08-16 01:18:12

如果您使用的是 LinearAxis 或 DateTimeAxis,则可以设置最小值和最大值属性。请参阅 http://livedocs.adobe.com 上的 Flex 文档/flex/3/langref/mx/charts/LinearAxis.html

If you are using a LinearAxis or DateTimeAxis, you can set the minimum and maximum properties. See the flex documentation at http://livedocs.adobe.com/flex/3/langref/mx/charts/LinearAxis.html

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