Is there a save method or functionality built into the diagram?
Also, is there a way to export the diagram as an image or pdf file?
Hello Ken,
Thank you for your post.
Currently, the XamDiagram does not have a built-in way of saving and loading the diagram. There is, however, a framework built into the Infragistics WPF product that can be used to save and load the current state of WPF controls in general. I would recommend you to this link in our online documentation referring to our Control Persistence Framework: http://help.infragistics.com/doc/WPF/2014.2/CLR4.0/?page=Control_Persistence_Framework.html.
Regarding the XamDiagram export, one thing you could do is create an image out of the XamDiagram and print that image for the time being. A built in ability to print the diagram is currently under review as a new product idea for the XamDiagram. If you would also like to see this functionality implemented, I would recommend voting for this particular product idea. Our product idea site is http://ideas.infragistics.com. For your convenience, this particular idea’s link is below:
Print XamDiagram: http://ideas.infragistics.com/forums/192363-wpf/suggestions/6572014-xamdiagram-ability-to-print-the-diagram.
Please let me know if you have any other questions or concerns on this matter.
Sincerely,AndrewDeveloper Support Engineer IInfragistics Inc.www.infragistics.com/support
Hi, I need help on the below..
I am looking for this specific functionality in XamDiagram on data binding
1. Automatic layout with nodes aligned on the same level without being overlapped
2. Content fits in the node with out any cut off
3. Export to an Image
Thanks,
Raghu
Just checking in, did you have any other questions or concerns on this matter?