Visual Treemap in Winforms

后端 未结 3 1918
感情败类
感情败类 2021-02-06 05:07

Are there any frameworks for building squarified treemaps in C# 2.0 WinForms?

Something similar to this:

相关标签:
3条回答
  • 2021-02-06 05:42

    Check Janus Grid Ex should have a tree view...

    UPDATE: http://www.avizsoft.com/treemap.htm

    WinChart™ - Adds Tree Map Chart Type http://www.infragistics.com/dotnet/netadvantage/winforms/whatsnew20082.aspx

    0 讨论(0)
  • 2021-02-06 06:03

    I know you asked about WinForms, but I'm sure someone will hit this page when searching for WPF tree maps. This currently seems to be the best WPF freebie out there, though I found a few minor issues with it, it's still pretty good:

    http://treemaps.codeplex.com/

    0 讨论(0)
  • 2021-02-06 06:05

    Microsoft Research put one together.

    Don't know how easy it is use.

    http://research.microsoft.com/en-us/downloads/dda33e92-f0e8-4961-baaa-98160a006c27/default.aspx

    0 讨论(0)
提交回复
热议问题