How to change X Axis's top axis line color

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
durga
Posts: 3
Joined: Mon Aug 20, 2018 9:25 am
antibot: No, of course not.

How to change X Axis's top axis line color

Post by durga » Mon Aug 20, 2018 9:43 am

How to change color of top and bottom lines of X Axis.I have applied xaxis.setAxisLinePaint(color) but it applying to the bottom line only.Is there any option to make color apply to top axis line along with bottom.

Locked