By shemesh
via shemesh.wordpress.com
Published: Jul 18 2008 / 16:17
programmatically showing data tips on a chart - the easy way
dataTipItems is a property for Series.
it is an array on non-interactive data tips.
populate it with chart items, then set the chart’s showAllDataTips to true.



Add your comment