X, Plus, and Star marker styles do not show all data points

L

L Mehl

In a scatter chart, the X, Plus, and Star styles simply mark the right end
of each string of data; data points to the left of that position don't show,
unless I use a background color different from the Chart's background.

The square, diamond, triangle, and circle styles show all the data.

Is there a property of these 3 problem styles I should set to make them
display like the 4 that work?

Thanks for any help.

Larry Mehl
 
J

Jon Peltier

Larry -

I've never noticed a problem like that. You're saying the markers only
mark the last point in a series? Are these charts you're doing your VBA
experiments on?

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 
L

L Mehl

Hi Jon --

Yes, only the the last point in a sequence.

E.g., there are many x-values of 0 to 500 ; I see the grey background color
sticking out the left side of the chart but nothing indicating values until
500, where is one marker.

Similarly for the range 500 to 1100, except for no marker's background seen
at the right edge, because the x-scale max =1,300.

These are the charts I have been posting about for the last several months.

Larry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top