unwanted symbol on charts

bkelly

Active Member
Joined
Jan 28, 2005
Messages
465
I just upgraded from Excel 2003 to 2010 under Windows XP, XY scatter plots. When I run some macros that generate charts some of the charted lines have unwanted symbols on them. Some chart lines, not all. At regular intervals along these lines at 16 positions in this particular chart, there are four small diamonds connected with lines in a square. Two diamonds above the charted point, two below. Together the size of the four is a bit bigger than the size of one character in the legend text of the chart.

While typing this question I noticed that when the focus changes to this Mr. Excel window, the markers dissapear. As soon as I click back in the chart they re-appear. I have been unable to find where these are defined.

What are they? How do I get rid of them using VBA code?

Is there a tutorial to help people that are migrating Excel VBA code up to 2010?
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Well, it just sounds like selected object markers. Do they disappear if you select a cell on the sheet for example?
 
Upvote 0
I am not sure what you mean by a cell in the chart, but they do disappear when the chart is selected and re-appear when another window is in focus. They are only on one trace and don't seem to move to the other traces. Its a minor anoyance.
Thanks for your thoughts.
 
Upvote 0

Forum statistics

Threads
1,216,028
Messages
6,128,393
Members
449,446
Latest member
CodeCybear

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top