Creating User-Defined Custom Charts in Microsoft Chart

  • Thread starter Thread starter Justin
  • Start date Start date
J

Justin

How do I use the User-defined function in Microsoft Chart (under Custom Types)?

I want to creat a vertical area chart. Is it actually possibe to do this?

Thanks.

Justin
 
How do I use the User-defined function in Microsoft Chart (under Custom Types)?

MS Graph Custom Chart Types
http://www.rdpslides.com/pptfaq/FAQ00278.htm
I want to creat a vertical area chart. Is it actually possibe to do this?

Hmm. Not that I can think of offhand, but you might be able to fake it by
superimposing two charts, one to get the axes, axis text and so on, the other to
get the area plot; you later ungroup the second chart, delete all but the area
plot then turn it 90 degrees.
 
Yes, that's what I was doing converting it to a picture so I could rotate
it. I was hoping the "Customized Charts" option in Micrsoft Graph really
made available a customized chart function. I guess not.
But thanks for the information.

Justin
 
Back
Top