Maulik Kakadiya
Maulik Kakadiya

Reputation: 1647

Display Range Axis Value as Alphabet using Ireport

I had create new bar chart in which my y axis value are numeric but as per my requirement i need to change it with any kind of character. Is it possible to change value of y axis from numeric to Alphabet?

Upvotes: 1

Views: 125

Answers (1)

Maulik Kakadiya
Maulik Kakadiya

Reputation: 1647

Finally I got my Solution.

Jasper Report is internally use JFreeChart for creating chart. By Using JFreeChart, i was created chart Image those fulfill my requirement and i was added those image to my jrxml file.

Thanks for help

Upvotes: 1

Related Questions