Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I was wondering if anyone knows a way to change the "chart tip" that
pops up when you move the mouse over a slice of a pie chart. I want to be able to customize the contests of the tip that pops up. Assume for a moment that you have enabled "names" and "values" (Tools---Options--- Chart and check the two boxes under chart tips). When I move the mouse over a pie slice a floating box will pop up that says: Series 1 Point "xxxxx" Value: xx (yy%) I would like to be able to customize these chart tips. Thanks. Mike |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Check out the Auto Hover utility on Tushar Mehta's site,
http://tushar-mehta.com - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ wrote in message ups.com... I was wondering if anyone knows a way to change the "chart tip" that pops up when you move the mouse over a slice of a pie chart. I want to be able to customize the contests of the tip that pops up. Assume for a moment that you have enabled "names" and "values" (Tools---Options--- Chart and check the two boxes under chart tips). When I move the mouse over a pie slice a floating box will pop up that says: Series 1 Point "xxxxx" Value: xx (yy%) I would like to be able to customize these chart tips. Thanks. Mike |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
This can be done with VBA, in fact I think this is one of those situation
inwhich you actually have a need for a Class Module. You can check out John Walkenbach's site or Power Programming book for hint on how to work with class modules. However, if you are trying for a none VBA approach I think you are out of luck. Cheers, Shane wrote in message ups.com... I was wondering if anyone knows a way to change the "chart tip" that pops up when you move the mouse over a slice of a pie chart. I want to be able to customize the contests of the tip that pops up. Assume for a moment that you have enabled "names" and "values" (Tools---Options--- Chart and check the two boxes under chart tips). When I move the mouse over a pie slice a floating box will pop up that says: Series 1 Point "xxxxx" Value: xx (yy%) I would like to be able to customize these chart tips. Thanks. Mike |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 error "some chart types cannot be combined with other chart types. Select a different chart types" | Charts and Charting in Excel | |||
Excel chart : I want to plot on the same chart bar and line | Charts and Charting in Excel | |||
Chart Titles not showing in excel chart Window | Excel Discussion (Misc queries) | |||
Excel chart - how to assign the file name in the chart title? | Charts and Charting in Excel | |||
How do I resize a chart in Excel after the chart has been saved... | Charts and Charting in Excel |