Search found 2 matches
- Mon Aug 12, 2019 6:46 pm
- Forum: JFreeChart
- Topic: Jasper Report Chart manipulate labelExpression
- Replies: 0
- Views: 12102
Jasper Report Chart manipulate labelExpression
I am using Jasper Report 4.5 to generate chart and for chart customization using ChartCustomizer. How can I access bar chart label expression? I have tried ChartCustomizer, we can access label via SeriesItemLabelGenerator . But when this generator executes, it does not have formula we have set on jr...
- Mon Aug 12, 2019 6:43 pm
- Forum: JFreeChart
- Topic: Chart labelExpression manipulation
- Replies: 0
- Views: 11928
Chart labelExpression manipulation
I am running report using Jasper Report 4.5 How can I access bar chart label expression? I have tried ChartCustomizer , we can access label via SeriesItemLabelGenerator . But when this generator executes, it does not have formula we have set on jrxml file for < labelExpression > field e.g. [ barValu...