|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/30/2007 5:38:29 PM
Posts: 1,
Visits: 3
|
|
Hi,
I have XML for dragnode powerchart with different images loaded in rectangles
I have two questions.
1
Lets say I have 3 node "A",B",C' placd verticallly from bottom to top in order A,B,C
When I use Coonector to connect A and C .Connector goes like A to Bb and Bto C.I just want to connect A and C
Please let me know how to achieve this
2.I have set enablelink property to 1 and .I have read that during runtime I can toggle between dragging node and also hyperlinkenabled.How do i achieve this
Righnow either I can drag or hyerlink a node not both.
I set enable link=1 but on right click in runtime I dont see option to toggle betwen two
I actualy wanted node to be draggable and yperlinked but looks like only one of enableLink or AllowDrag can be set to true.
Any help is greatly appreciated
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 8:20:12 AM
Posts: 2,194,
Visits: 521
|
|
| Hi, If the nodes are placed vertically, the connectors would look as it they're meeting the node in between. However, if you drag node C, you'll see that it's directly connected to Node A. As for the link, the node can either be drag-able or linked.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|