User (Legacy) Posted June 13, 2003 Report Share Posted June 13, 2003 For some reason, the colours in the legend of my graph repeat. I can't seem to find a reason in the code for this: ' These labels will appear in the tooltip for YCounter = 1 to benefit.rows benefit.row = YCounter If benefit.Value("BN-BEN-USED") = "0.00" then else Chart.Legend(YCounter-1) = benefit.Value("BN-DESC") End If next 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.