有没有人成功创建折线图工具提示? [英] Has anyone successfully created Line Chart Tooltips?

查看:95
本文介绍了有没有人成功创建折线图工具提示?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将工具提示放在折线图的图例元素上。 如果无法做到这一点,我想在数据点上放置工具提示。 我试过这两种方法,但无论我怎么做,工具提示都不显示。 我可以成功地在
数据点上添加标签,但是我显示的数据看起来非常糟糕。

I'm trying to put tooltips on the legend elements of a Line Chart.  If that can't be done I'd like to put tooltips on the datapoints.  I've tried to do both, but no matter how I try to do it the Tooltips don't show.  I can put labels on the datapoints successfully, but that looks really bad with the data I'm displaying.

感谢任何人的帮助。

推荐答案

FOR LEGEND

FOR LEGEND

chart1.Series (0).LegendToolTip ="< YourText>在#LABEL中#VAL< YourText> "

FOR DATAPOINT

FOR DATAPOINT

确保#< Text>。请不要更改它们是内置函数。

Make sure that #<Text>. Please do not Change them they are in-built functions.


这篇关于有没有人成功创建折线图工具提示?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆