vctlzac Posted March 17, 2011 Share Posted March 17, 2011 HelloI'm trying to use a Chart Customizer, most do not know how to use. I need to shrink the width of a bar report .For this I created the class below.What is the next step so I can apply this rule to my jasper report?Thanks. Code: Post Edited by vctlzac at 03/17/2011 01:58Post Edited by vctlzac at 03/17/2011 01:59 Link to comment Share on other sites More sharing options...
szaharia Posted March 17, 2011 Share Posted March 17, 2011 Hi,Compile the BarChartCustomizer class and put it in the classpath. Then set the customizerClass attribute in the chart element:<chart customizerClass="BarChartCustomizer">..</chart>HTH,sanda 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