WPF component for 2D tree diagram
Posted
by
pdm2011
on Stack Overflow
See other posts from Stack Overflow
or by pdm2011
Published on 2011-11-20T09:45:01Z
Indexed on
2011/11/20
9:52 UTC
Read the original article
Hit count: 269
I'm looking for a well-documented, supported WPF component that provides an API for visualisation of 2D tree diagrams. Ideally something easy to use, customisable (i.e. supports various flavours of nodes and splines) and preferably with automated layout control.
Tools that look good so far are GoXam (http://www.nwoods.com/components/silverlight-wpf/goxam-overview.htm) and yFiles WPF (http://www.yworks.com/en/products_yfileswpf_about.html).
Just wondering if anyone has experience with either of these, or can recommend an alternative?
Thanks!
© Stack Overflow or respective owner