User (Legacy) Posted April 21, 2004 Report Share Posted April 21, 2004 I'm using VB6 and trying to change the X axis labels by using the GetAxisLabel event. When I try to change .HText, only a portion of it changes and there is still some remaining text from when GetAxisLabel receives it. Even if I set .HText = "" I still have text being displayed. Why? Quote Link to comment Share on other sites More sharing options...
Software FX Posted April 21, 2004 Report Share Posted April 21, 2004 Make sure you assign nRes = 1 to let Chart FX know that you have made changes to the label. -- FP Software FX 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.