Page Index Toggle Pages: 1 [2]  Send TopicPrint
Hot Topic (More than 10 Replies) TreeLayout with Levels (Read 11628 times)
manu
YaBB Newbies
*
Offline


Manu bhai moter chale
pum pum pum...

Posts: 25
Location: Japan
Joined: May 25th, 2008
Re: TreeLayout with Levels
Reply #15 - Jul 23rd, 2008 at 8:48am
Print Post  
I have already done that.
doesn't work.

  

Regards&&Manoj
Back to top
 
IP Logged
 
manu
YaBB Newbies
*
Offline


Manu bhai moter chale
pum pum pum...

Posts: 25
Location: Japan
Joined: May 25th, 2008
Re: TreeLayout with Levels
Reply #16 - Jul 24th, 2008 at 12:31am
Print Post  
Can we use FlowChart.NET with ASP.NET to generate a organization chart.

  

Regards&&Manoj
Back to top
 
IP Logged
 
manu
YaBB Newbies
*
Offline


Manu bhai moter chale
pum pum pum...

Posts: 25
Location: Japan
Joined: May 25th, 2008
Re: TreeLayout with Levels
Reply #17 - Jul 24th, 2008 at 12:52am
Print Post  
We already have license for FlowChart.NET and If we are able to draw organization chart with levels (as in the screen shots i send) we will immidiately buy NetDiagram.

Is it possible within next 4 days?
« Last Edit: Jul 24th, 2008 at 9:02am by manu »  

Regards&&Manoj
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: TreeLayout with Levels
Reply #18 - Jul 24th, 2008 at 7:46am
Print Post  
Here is sample code that shows how to arrange the tree nodes assuming the level is set as Tag:
http://mindfusion.eu/_samples/LevelLayout.cs

Now it puts the nodes as much to the left as possible. You can modify the ArrangeHorizontally method to center the nodes, or place them to the right side.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
manu
YaBB Newbies
*
Offline


Manu bhai moter chale
pum pum pum...

Posts: 25
Location: Japan
Joined: May 25th, 2008
Re: TreeLayout with Levels
Reply #19 - Jul 25th, 2008 at 12:41am
Print Post  
I have few questions (All in Imagemap mode):

1. I have around 250 employees in my company out of which almost 200 are at the bottom most level, so when printing the organization chart of the whole company it's too much horizontal. is there any way to draw the bottom most nodes vertically . (I am sending a sample of required output through mail)

2. What is the max limit of tablenodes it can draw successfully in a diagram?

3. What is the max size of the diagram it supports?

4. What is the max size of diagram it can successfully export to PDF and Visio formats?

5. Does NetDiagram Trial version has some limitation in terms of number of nodes it can handle compare to full version?


Regards
Manoj
« Last Edit: Jul 25th, 2008 at 3:06am by manu »  

Regards&&Manoj
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: TreeLayout with Levels
Reply #20 - Jul 25th, 2008 at 10:57am
Print Post  
1. You could modify the sample code above to arrange items up to the next-to-last row. Then for each node on the next-to-last row, apply TreeLayout with the node set as a Root and Type = Cascading.

2,3. You can draw unlimited number of nodes, but check the DiagramView.MaxImageSize topic in the help file.

4,5. There aren't any limitations.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint