setLabelPaint doesn't work in PeriodAxis

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
fede
Posts: 20
Joined: Tue May 23, 2006 9:15 am

setLabelPaint doesn't work in PeriodAxis

Post by fede » Tue Aug 08, 2006 3:54 pm

Hi!
I have a problem setting the labelPaint of a PeriodAxis.
Calling method setLabelPaint() of a periodAxis doesn't work:
Is it a JFreeChartBug??
Thanks a lot

Locked