Jump to content
Software FX Community

Daylight savings time Tooltip, AllSeries.ToolTips.ConnectedStyle


KRO

Recommended Posts

Hi,

In a ChartFX where the x-axis is datetime.

I have added a serie of data with timestamp and a value. When i add a datacollection with a daylight savings time ( one of the hours is there twice, 25 hour collection ), the tooltip won't work. It doesn't crash, it just won't show.

If I show a graph with a 24 hour collection it works fine.

I suspect is has something to do with the TooltipConnectedStyle.Closest style.

Anyone know if this Is this a bug? Or has anyone a workaround?

chart.AllSeries.ToolTips.ConnectedStyle = TooltipConnectedStyle.Closest;

I have also templated the tooltips:

chart.AllSeries.ToolTips.Template = MyTemplate;

Regards,

KRO

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