xuen Report post Posted July 11, 2012 Hi, I have set the chart property showValues='1'. But i have question which the value is too close and overlap. Please see the image. And I have attach also XML. ValueOverlap.txt Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 11, 2012 Hi, I have set the chart property showValues='1'. But i have question which the value is too close and overlap. Please see the image. And I have attach also XML. Hi, As a work-around you can use rotateValues attribute to avoid overlapping. Ref. Code: <chart ... rotateValues='1'> Please find attached screen-shot for your reference. Share this post Link to post Share on other sites
xuen Report post Posted July 12, 2012 Hi, Except for this work-around, is there any other work-around that i still can see the value that is not in rotated manner? Can it be automatic adjust the position of the value to not overlapping? Thanks. Hi, As a work-around you can use rotateValues attribute to avoid overlapping. Ref. Code: <chart ... rotateValues='1'> Please find attached screen-shot for your reference. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted July 12, 2012 Hi, There is no other work-around for this scenario. Thanks for your time and support. Share this post Link to post Share on other sites