Page 1 of 1

Graph plotted on Header

Posted: Tue Apr 05, 2005 3:57 pm
by 8129227
Hi,
Can you please tell me why my graph is plotted on the Header & and also on Footer.

I have one chart graph that does and the other that does not. I set the MinMax for both graphs manually and they both have same Y values & same Y-MinMax

Thanks.

Posted: Wed Apr 06, 2005 8:08 am
by narcis
Hi Bala,

It seems strange, could you please send us a project we can run "as-is" to reproduce the problem here?

You can post your projects at [url]news://www.steema.net/steema.public.attachments.[/url] newsgroup.

Thanks in advance.

Chart plotted on header - Solved

Posted: Wed Apr 20, 2005 12:05 pm
by 8129227
Hi
The below property is set to false which caused the graph to be plotted on header and on footer. Don't know how i endded up with the code below but it costed me a lot of time to figure this out.

.Aspect.ClipPoints = false;

Cheers,
Bala