Hi,
I downloaded the 5.1p version from the builds page's link sent by you, its Release_notes.html also shows the 3.1 as highest version included in that.
with following settings how to control space between labels so that maximum no. of possible labels could be displayed:
setRotateLabels(LabelRotationMode.NEVER); // to display in horizontal manner
setLabelCollapseMode(LabelCollapseMode.SAMPLE); // dropping labels to avoid labels' overlapping issue
I tried with "setMinLabelGap(<anyInteger_like_3>)". But it doesn't work.
Thanks
Pinki
I downloaded the 5.1p version from the builds page's link sent by you, its Release_notes.html also shows the 3.1 as highest version included in that.
with following settings how to control space between labels so that maximum no. of possible labels could be displayed:
setRotateLabels(LabelRotationMode.NEVER); // to display in horizontal manner
setLabelCollapseMode(LabelCollapseMode.SAMPLE); // dropping labels to avoid labels' overlapping issue
I tried with "setMinLabelGap(<anyInteger_like_3>)". But it doesn't work.
Thanks
Pinki