To remove Pie section outline

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
gopinath
Posts: 12
Joined: Wed Feb 17, 2010 1:21 pm
antibot: No, of course not.

To remove Pie section outline

Post by gopinath » Thu May 20, 2010 10:44 am

plot.setSectionOutlinesVisible (false);
this makes the % value displayed on the section removed.
Help me to make section outlines invisible without affecting other settings.

Thanks,
Gopi.

Locked