Thursday, March 29, 2012

server side rendering of the OWC 11 chart... sample?

Hi,

I'm looking for a sample code to generates a PNG (or Gif..) image from an
OWC chart object connected to an OLAP cube.

I'll generates an MDX command dynamically and I want to display a simple
chart (pie, column, etc...)

thanks for your guides, my google search return nothing useable for the
moment.

Jerome.google this newsgroup there is plenty of documentation in here

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @. www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-----------------

"Jj" <willgart@.BBBhotmailAAA.com> wrote in message
news:eJN9tjKIGHA.2948@.TK2MSFTNGP10.phx.gbl...
> Hi,
> I'm looking for a sample code to generates a PNG (or Gif..) image from an
> OWC chart object connected to an OLAP cube.
> I'll generates an MDX command dynamically and I want to display a simple
> chart (pie, column, etc...)
> thanks for your guides, my google search return nothing useable for the
> moment.
> Jerome.
all my searches return nothing good for me.

any good link in mind?

"Alvin Bruney - ASP.NET MVP" <www.lulu.com/owc> wrote in message
news:etc%23BVRIGHA.208@.tk2msftngp13.phx.gbl...
> google this newsgroup there is plenty of documentation in here
> --
> Regards,
> Alvin Bruney [MVP ASP.NET]
> [Shameless Author plug]
> The Microsoft Office Web Components Black Book with .NET
> Now Available @. www.lulu.com/owc
> Forth-coming VSTO.NET - Wrox/Wiley 2006
> -----------------
>
> "Jj" <willgart@.BBBhotmailAAA.com> wrote in message
> news:eJN9tjKIGHA.2948@.TK2MSFTNGP10.phx.gbl...
>> Hi,
>>
>> I'm looking for a sample code to generates a PNG (or Gif..) image from an
>> OWC chart object connected to an OLAP cube.
>>
>> I'll generates an MDX command dynamically and I want to display a simple
>> chart (pie, column, etc...)
>>
>> thanks for your guides, my google search return nothing useable for the
>> moment.
>>
>> Jerome.
>>
>>
Chart.ExportPicture ?

http://msdn.microsoft.com/library/d..._HV05259733.asp

my 2 cents ;)

--
-= Tonio =-
well... after some work I have a first version of my control...

"Antoine Prevot" <AntoinePrevot@.discussions.microsoft.com> wrote in message
news:19BCEE08-C569-4CFC-8530-2335AA8CEC45@.microsoft.com...
> Chart.ExportPicture ?
> http://msdn.microsoft.com/library/d..._HV05259733.asp
> my 2 cents ;)
> --
> -= Tonio =-

No comments:

Post a Comment