Jump to content
Software FX Community

ToolTips


xxmrlnxx

Recommended Posts

I'm trying to create a custom tooltip. Meaning I want to populate the tooltip with my own dynamic data. I've read in the other post how to use two javascript functions such as

function popupon (tooltip)

{

}

function popupoff ()

{

}

Does anyone have any detailed code on how to populate these popup tooltips?  Any help would be greatly appreciated.  I'm using VS2005, ChartFx 7.0.2845.31164. I'm just want to get a hold of a the popup tooltip on a bar chart and populate it.

Link to comment
Share on other sites

  • 7 months later...

Hi Pipon,

The example in the above link 'AjaxCustomizedTooltip' only work if the render format for the chart is 'Image', it does not work for '.NET' render formats. Could you please provide any examples for customization of tooltips per data point. Basically I am trying to show a calculated value on the data point.

Thanks,

MJ

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...