DannE Posted August 17, 2007 Report Share Posted August 17, 2007 Is it possible to set point labels for individual series? My labels are long and tend to overlap each other (I am using a bar chart). So for long labels I break them up by using: chart1.PointLabelMask = "%s \n %v"; The text part is still long and i need to break it or do something so the labels dont overlap..Any solution? Quote Link to comment Share on other sites More sharing options...
Frank Posted August 18, 2007 Report Share Posted August 18, 2007 You can change the text alignment, angle, font, etc. It all depends on what you want to do with them. In Chart FX 7 (chart FX for VS 2005) we have added a feature that moves labels and changes their alignment automatically to minimize overlapping. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.