Quantcast
Channel: chart – DlhSoft Team's Blog
Viewing all articles
Browse latest Browse all 41

Organizational Chart for WPF

0
0

If you looked at our Hierarchical Data Light Library before you noticed that it included a DataTreeGrid WPF control that combines DataGrid and TreeView built-in components of .NET Framework. Moreover, the data hierarchy doesn’t require you to define a tree of objects nor complex HierarchicalDataTemplate instances, but instead we support a simple Indentation property on item level to indicate the hierarchical structure of your data, and the component does the magic of interpreting it behind the scenes.

The same happens now with the brand new WPF 4.5 based OrganizationalChartView component: simply define your data as a flat item collection with indentation values, and we’ll create a tree-view like container displaying the nodes and allowing the end user to select, or expand and collapse them with simple mouse clicks or taps!

organizationalchartview



Viewing all articles
Browse latest Browse all 41

Latest Images

Trending Articles





Latest Images