User (Legacy) Posted April 17, 2003 Report Share Posted April 17, 2003 I have a chart that has some text annotations which appear to be clipped. We are using the SizeToFit function. We thought it was working but noticed that if we increase the length of the text, it started chopping it off. One fixed we are using is to get the width of the text after SizeToFit is called and then to set the width to 25% larger. Is this a bug in ChartFX or is it possible that the font we are setting up is not complete? Quote Link to comment Share on other sites More sharing options...
Software FX Posted April 17, 2003 Report Share Posted April 17, 2003 Are you calling SizeToFit AFTER you set the text ? Can you send us a snippet of code that reproduces this problem ? -- FP Software FX, Inc. 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.