Jump to content
Software FX Community

Tooltip issues


nabils

Recommended Posts

1) How do I reduce the tooltip delay?

I tried the below but it didn't work.

<ToolTipService.InitialShowDelay>0</ToolTipService.InitialShowDelay>

<ToolTipService.BetweenShowDelay>0</ToolTipService.BetweenShowDelay>

2) When I have a pie chart with 1 slice the slice is not highlighted when the tooltip appears. However it works when when I have > 1 slice.

 Thanks 

 

Link to comment
Share on other sites

>> How do I reduce the tooltip delay? 

We use the standard tooltip control but we do not use a ToolTipService so as of now there is no way to control the delays, we will see if we can support this in future builds.

>> When I have a pie chart with 1 slice the slice is not highlighted when the tooltip appears

By default we do not change any attributes in the highlighted items but instead dim the other elements, in the case of the 1-slice pie there is nothing else to dim. Are you changing some of the properties related to highlighting?

Regards,

JuanC

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