开发者

Flex 3 ColumnChart: dynamically changing the column colors

开发者 https://www.devze.com 2023-01-01 05:44 出处:网络
When using a ColumnChart created in Flex 3, how can I to change the fill color of columns that meet a certain criteria?

When using a ColumnChart created in Flex 3, how can I to change the fill color of columns that meet a certain criteria?

Example: I have 8 columns representing agreement percentages between groups of people and want to change the开发者_StackOverflow社区 fill color (or otherwise highlight) of all the columns that have over 80% agreement.


Check out the documentation on per-item fills.

0

精彩评论

暂无评论...
验证码 换一张
取 消