I have a requirement to set up some reports with graphs. in my asp.net web
site. However, It would
appear that there are no combination graphs available. IE Bar + Line.
Does anyone know, if this is possible with the out of the box product or
have some recommendations on how i can acheive this with a third party
product ( free if possible ).
Thanks in advance.
Hi
You can start digging for custom images in ASP.NET. To achieve this you need
a custom page returning image context back by request, drawn somehow you
need, e.g. http://www.vbforums.com/showthread.php?t=469046
Regards,
Alex Meleta
[Tech Blog: http://devkids.blogspot.com]
MN> I have a requirement to set up some reports with graphs. in my
MN> asp.net web
MN> site. However, It would
MN> appear that there are no combination graphs available. IE Bar +
MN> Line.
MN> Does anyone know, if this is possible with the out of the box
MN> product or have some recommendations on how i can acheive this with
MN> a third party product ( free if possible ).
MN>
MN> Thanks in advance.
MN>
Microsoft Newsserver - 03 Apr 2008 10:22 GMT
Actually, it was very much simpler than I thought. You can simply select the
series and go to properties and check 'Plot Series As Line'
Job done.
> Hi
>
[quoted text clipped - 15 lines]
> MN> MN> Thanks in advance.
> MN>