Hi :
I need to render a graphic layer based on two graphic attribute fields,
one attribute will be used for class range coloring (say for attribute, INCOME_PERCENT:
when 0-25 yellow,
when 26-50 blue,
when 51-75 red)
the second attribute will be used for different style on the same
(say for attribute, DISTUNDER:
when under_served: horizontal strip,
when distressed: verticall strip,
no color for either case)
Is that possible in flex api?
Thanks.
Abu