View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.charting
Ralph D''Andrea Ralph D''Andrea is offline
external usenet poster
 
Posts: 16
Default I need to hide points on a line chart if the value is ZERO

Thanks Andy, works great

"Ralph D''Andrea" wrote:

I'm using a line chart to display my info. I only have to show the points on
the graph. I found where to hide the line so only the points show. The only
problem is if I have a value of zero it's displaying a point at ZERO on the
axis, this is not what I want. I can't find where / how to (remove or hide)
point if a value of ZERO. Is this possible?

Please advise