User (Legacy) Posted March 19, 2002 Report Share Posted March 19, 2002 Hi, All: I'm using Chart FX DLL version in VC++ environment. I have two series of data in XY chart. For each data point in each series, I want to display a legend. For example, the legend for the first point of series 1 is "Series 1 Point 1", the legend for the second point of series 1 is "Series 2 Point 2" etc. Can anyone tell how to implement this? Thanks, Danqing Quote Link to comment Share on other sites More sharing options...
Software FX Posted March 20, 2002 Report Share Posted March 20, 2002 Where do you want this label to appear ? on top of the point ? If so you can use the PointLabelMask property to display this information. -- 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.