Skip to content

This example implements a custom tooltip that displays another chart with a GDP history for the selected country when hovering over a bar.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/wpf-chart-create-a-custom-tooltip-for-a-series-point

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart for WPF - How to Create a Custom Tooltip for a Series Point

This example implements a custom tooltip that displays another chart with a GDP history for the selected country when hovering over a bar.

chart

Implementation Details

The System.Windows.DataTemplate object specifies the custom tooltip appearance. The object is assigned to the Series.ToolTipPointTemplate property. The GetDataSource() and GetGDPs() methods supply charts with data from the GDP datasource.

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example implements a custom tooltip that displays another chart with a GDP history for the selected country when hovering over a bar.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •