#1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default Chart Streaming?

Hi.
I want to know if there is a way to get a chart on some excel worksheet and
stream it as a binary png or jpg picture to an asp page.
How can i do that?

Thanks,
Leokporto.
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Chart Streaming?

Hi,

Maybe have a look at the Export method of the chart.

Activechart.Export "mychart.jpg", "jpg"

Cheers
Andy

LeoKPorto wrote:
Hi.
I want to know if there is a way to get a chart on some excel worksheet and
stream it as a binary png or jpg picture to an asp page.
How can i do that?

Thanks,
Leokporto.


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default Chart Streaming?

But the export method saves a picture on disk. Not all the users will have
the same chart picture. I want to pass the binary with the asp
response.writebinary method.
Can i do that?

"Andy Pope" wrote:

Hi,

Maybe have a look at the Export method of the chart.

Activechart.Export "mychart.jpg", "jpg"

Cheers
Andy

LeoKPorto wrote:
Hi.
I want to know if there is a way to get a chart on some excel worksheet and
stream it as a binary png or jpg picture to an asp page.
How can i do that?

Thanks,
Leokporto.


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info

  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Chart Streaming?

I very much doubt it.

LeoKPorto wrote:
But the export method saves a picture on disk. Not all the users will have
the same chart picture. I want to pass the binary with the asp
response.writebinary method.
Can i do that?

"Andy Pope" wrote:


Hi,

Maybe have a look at the Export method of the chart.

Activechart.Export "mychart.jpg", "jpg"

Cheers
Andy

LeoKPorto wrote:

Hi.
I want to know if there is a way to get a chart on some excel worksheet and
stream it as a binary png or jpg picture to an asp page.
How can i do that?

Thanks,
Leokporto.


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sorting values in a bar chart Eric D Charts and Charting in Excel 4 April 17th 06 04:44 PM
Activating a Chart object Hari Prasadh Charts and Charting in Excel 6 August 2nd 05 07:22 PM
Urgent Chart Assistance Brent E Charts and Charting in Excel 1 May 10th 05 09:09 AM
Urgent Chart Questions Brent E Excel Discussion (Misc queries) 0 May 9th 05 11:01 PM
Urgent Chart Assistance Requested Brent E Excel Discussion (Misc queries) 0 May 9th 05 11:01 PM


All times are GMT +1. The time now is 02:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"