abida 0 Report post Posted October 29, 2013 Hello All, I m using chart fx for creating pie chart ,bar graph and many more graphs. These charts are in color & i want to convert them to grayscale. How can this be done.??? i need help on this Thanks Quote Share this post Link to post Share on other sites
AndreG 0 Report post Posted October 29, 2013 Try this: chart1.setTypeEx(chart1.getTypeEx | ChartTypeEx.MONOCHROME); Quote Share this post Link to post Share on other sites
abida 0 Report post Posted October 30, 2013 Thanks a lot.!!! It was very much helpful to me. Quote Share this post Link to post Share on other sites