HOWTO: Use the Office XP Chart Component to Create Static Charts with ASP (286277)
The information in this article applies to:
- Microsoft Active Server Pages
- Microsoft Visual Basic, Scripting Edition 5.0
- Microsoft Office XP Web Components
This article was previously published under Q286277 SUMMARY In order to render a static chart (a picture of a chart) on
a Web page using server-side code with the Office XP Chart component, you must
first export the picture to a file on the Web server or on a share. The Office
XP Chart component has a new method, GetPicture, that enables you to directly stream the picture as binary data
using the Active Server Pages (ASP) Response object without the need to create a file. This article
demonstrates how you can use the Office XP Chart component and its GetPicture method to create static charts with server-side code.
REFERENCES For more information about the Office 2002 Chart component,
see the following Microsoft Support Web site: For additional information
about a Microsoft Visual Basic .NET version of this article, click the
following article number to view the article in the Microsoft Knowledge Base: 303016
HOW TO: Use a DataSet with the
Office XP Chart Component and ASP.NET
For additional information on creating
server-side charts using the Office 2000 Chart component, click the following
article numbers to view the articles in the Microsoft Knowledge Base: 244049
HOWTO: Use Server-Side Charting to
Generate Charts Dynamically
264096 FILE:
ChartGIF.exe Demonstrates Streaming an Office Web Chart GIF to the
Browser
286278 HOWTO:
Create an Interactive Office Chart Server-Side Using ASP
(c) Microsoft Corporation 2001, All Rights
Reserved. Contributions by Lori B. Turner, Microsoft Corporation.
Modification Type: | Minor | Last Reviewed: | 8/23/2005 |
---|
Keywords: | kbhowto kbOfficeWebChart KB286277 |
---|
|