Search found 1 match

by handsomeli
Mon Dec 25, 2006 9:38 am
Forum: JFreeChart
Topic: label setting and show ?
Replies: 1
Views: 2914

label setting and show ?

hello: i am new to jfree chart and i use version of 1.0.3 Now i can draw bar chart in 3D. But the label of some bars disappear when the string of the label is wider than the width of the bar. How can i always show the label of each bar, no matter how long the string of the label is. My code is as fo...