subhashreddy594 Posted September 2, 2013 Share Posted September 2, 2013 Hi all, I have a scenario, where in a barchart i need to color the max value bar with green and min value bar with red colors. The problem here is, with setSeriesPaint() we can only give color to differ the series comparision.. but i need to differ max min values with in a single series as well. So in simple i can say it as Category coloring.For instance, in a single series name it as "Month" with category values as "Jan,Feb,March........." month with high performance should be in one color(green) and month with low performance should be in other color(red), ofcourse the rest of the bars should be in series default color(blue). Any suggestions please...?? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now