dyanamically paint the individual bars in the chart
10 views
Skip to first unread message
Partha
unread,
May 23, 2012, 6:55:59 AM5/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Axiis
Hi,
I want to dynamicaly paint the individual bars of a chart based on
some condition. Lets say if the number is <30 i want o paint with red,
for 30 to 60 with amber and anything greater than 60 with Green. when
i try to implement with fill color it is painting all the bars instead
of a particular bar of the chart.