Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
125
xamNetworkNode as a flow chart
posted

I am trying to use the xamNetworkNode as a flowchart but the graph crosses over it's self many times over.  The planar graph I am using is directional, under 300 nodes, and very sparse.  Any ideas?

Also it there a way to label the vertices, or color them?

Parents
No Data
Reply
  • 138253
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into it and I can suggest you see the sample in the Samples Browser under xamNetworkNode / Editing and Selection / Node Relocation section, where it is shown how you can relocate the nodes run time. Also you can see the sample under xamNetworkNode / Style / Conditional Formatting and Custom Node Style sections, where the nodes are styled.

     

    Hope this helps you.

Children