How to set X,Y Axis Labels Color

What Property should be used to get a color for the X,Y Axis title names(Lables)

Regards,

Santosh

santosh.audi19's picture
Joined: Sep 9 2015 - 9:58am
Last seen: 2 years 6 months ago

1 Answer:

No sure whether you can do this in the report desiner. Actually the charts in jasper are based on JFree chart API and in the report desiner we have limited set of attributes to set. Hence you can write a chart customizer where you can get the complete access of you chart and there you can explicitly set the styles for labels, axis, legends etc.

 

abc.hegde's picture
1430
Joined: Apr 1 2015 - 4:02am
Last seen: 4 years 4 months ago
Feedback