jon_m Posted August 6, 2007 Report Share Posted August 6, 2007 Can the attached image code be corrected. I have taken the API Reference sample (in C#) for 'Point' and tried to make use of it in VB.net? ThanksJon Quote Link to comment Share on other sites More sharing options...
Frank Posted August 6, 2007 Report Share Posted August 6, 2007 PointAttributes does no contain a setting for PointLabels in Chart FX Lite. You can not control per-point attributes in Chart FX Lite. Quote Link to comment Share on other sites More sharing options...
jon_m Posted August 6, 2007 Author Report Share Posted August 6, 2007 OKHowever, I was going by the API Reference for Chart FX Lite; "Turn on the point label for the 3rd point in a one series chart: [C#]chart1.Point[2].PointLabels = true;" Happy with what I have (for FREE)ThanksJon Quote Link to comment Share on other sites More sharing options...
Frank Posted August 7, 2007 Report Share Posted August 7, 2007 This code is for the full version of Chart 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.