programmatically showing data tips on a chart - the easy way
2008年07月19日 04:17 • 查看 24 次 • 打印本文
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.
评论
发表评论