all groups > dotnet drawing api > july 2004 >
You're in the

dotnet drawing api

group:

Chart Display


Chart Display Amar
7/28/2004 11:34:33 AM
dotnet drawing api:
Hi,

I would like to know is it possible to display an organization chart in
ASP.NET. I have a xml file which contains all the hierarchy details. Please
respond to me if there is any software tool available or readily available
tool to display this or should we use System.drawing namespace to achieve
the same.

Thanks again,

Amar


Re: Chart Display James Westgate [Crainiate]
7/28/2004 10:48:39 PM
It is quite simple to create a bitmap in memory, draw on that bitmap and
then output that bitmap as a jpeg/gif/png in the response stream of a .aspx
page.

Alternatively I can recommend our diagramming package

James

--
Create interactive diagrams and flowcharts with ERM Diagram at
http://www.crainiate.net


[quoted text, click to view]

AddThis Social Bookmark Button