Guest Curtis Flowers Posted October 9, 2014 Report Share Posted October 9, 2014 I am attempting to show tooltips on my chart. I have 2 points: pointDate and pointValue. pointDate is a Date/Time - it stores both the date and the time. I am using the following code for the tooltip: TrendChart.ToolTipFormat = "{Field:pointDate}" When the tooltip pops up, it truncates the value to show the date only. It is not showing me the time. Can anyone help? 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.