Jump to content
Software FX Community

Error in label when highlighting an Axis


FSzymanski

Recommended Posts

I am currently working on implementing a .NET chart hosted in an MFC form view and I am having an issue with the label that pops up when hovering over an axis.  The text and the box that surrounds it are offset, as shown in the attached picture. 

I was unable to reproduce the issue in a sample application, so I was wondering if anyone could give me a hint as to where to investigate what could cause this problem.  At the least, I would like to know how to disable this highlighting effect without disabling highlighting elsewhere on the graph.

~Frank

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...

 Is there any information about this tooltip?  I haven't found any documentation on how to modify or remove this specific tooltip.  Additionally, I've found that unlike the axis labels or the point labels, this tooltip is unaffected by an axis' scale unit.

For example. my data is stored with the x axis containing elapsed months, but I set the scale unit to 12 to show the data in elapsed years.  The X Axis labels correctly show the values by year instead of month.  If I hover over a point, the data point tooltip also correctly displays the value by years.  However, if I hover over the X Axis, it displays the value by years when setting up the highlighting.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...