If FLOW DIAGRAM has support for above requirements, could you please provide sample applications? That will be great help.
If FLOW DIAGRAM and related products fits our requirement, we are planning to buy a license.
Thanks.
Deepak
S.No |
Requirement |
Response |
1. |
Do we have support for XML serialization such that the XML being Serialized gets persisted in our own format ? The Exported XML should be Light in that it should have only the bare minimum workflow essence in XML. |
We have support to serialize the Diagram in both XML and XAML format. We have provided sample to represent this. Please refer to the sample from the following link.
Sample Link:
Currently, we don’t have support to de-serialize the shape of the Node and we are working on this and it will available in our upcoming volume 2 2017 release. |
2. |
Do we have support to introduce Custom flowchart symbols, along with the ability to provide custom parameters per Flowchart Symbol that we introduce?
|
We have support to customize the shape of the Nodes using either the content of the node to set the Path object or even you can use the ShapeStyle property to set the custom path. |