The MindFusion Forums
Flow Diagramming Components >> ASP.NET >> VISIO export- Add header in diagrams
https://mindfusion.eu/Forum/YaBB.pl?num=1510239224

Message started by Ron Floyd on Nov 9th, 2017 at 2:53pm

Title: VISIO export- Add header in diagrams
Post by Ron Floyd on Nov 9th, 2017 at 2:53pm
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

Title: Re: VISIO export- Add header in diagrams
Post by Slavcho on Nov 9th, 2017 at 3:02pm
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

Title: Re: VISIO export- Add header in diagrams
Post by Ron Floyd on Nov 10th, 2017 at 1:10pm
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

Title: Re: VISIO export- Add header in diagrams
Post by Slavcho on Nov 10th, 2017 at 1:41pm
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

The MindFusion Forums » Powered by YaBB 2.6.11!
YaBB Forum Software © 2000-2024. All Rights Reserved.