Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Issue in Controlling space between labels on chart's axis

$
0
0
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

Viewing all articles
Browse latest Browse all 4756

Trending Articles