Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic VISIO export- Add header in diagrams (Read 3542 times)
Ron Floyd
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Nov 9th, 2017
VISIO export- Add header in diagrams
Nov 9th, 2017 at 2:53pm
Print Post  
HI,
Is there any way where we can add the header in the diagram that we export it in VISIO.
I already have javascript license and I am trying out the ASP.NET dll to download mindfusion diagrams in the VISIO.

Please reply.
Thanks,
Ron
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3152
Joined: Oct 19th, 2005
Re: VISIO export- Add header in diagrams
Reply #1 - Nov 9th, 2017 at 3:02pm
Print Post  
Hi,

If by headers you mean ones added via Diagram.LaneGrid, you can export the grid as Visio's Functional Band object by setting the VisioExporter.ExportLanes property.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Ron Floyd
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Nov 9th, 2017
Re: VISIO export- Add header in diagrams
Reply #2 - Nov 10th, 2017 at 1:10pm
Print Post  
HI Slavcho,

Thank you for your response.

Is there any way where I can find the example?
I am using JSON data to create Diagram Nodes and Links using DiagramView class.

Is there any way where I can create a header text in the exported VISIO diagram, which will basically be the info about what the diagram is about.

Thanks,
Ron
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3152
Joined: Oct 19th, 2005
Re: VISIO export- Add header in diagrams
Reply #3 - Nov 10th, 2017 at 1:41pm
Print Post  
Hi Ron,

If only that, you could implement the header as a locked ShapeNode on top of the diagram, possibly using a different styling than the actual nodes. Add it temporarily before export if it shouldn't be shown on screen but only when exported.

Regards,
Slavcho
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint