Software FX Posted March 22, 2000 Report Share Posted March 22, 2000 Looks like Borland/Inprise did it again ! For some reason when they imported the ActiveX, they left out some properties, in this case Label, I guess because it is a string array (beats me !). Anyway, the workaround is to call: ChartFX1->Legend[i] = L"StringLabel"; or pAxis->set_Label(i,L"StringLabel"); Frank SFX 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.