Nordik
Nordik

Reputation: 166

What is this interactive graph-drawing control?

What UI control is used to draw this interactive graph diagram?

enter image description here

Facts about it:

Upvotes: 0

Views: 215

Answers (1)

Quorfee
Quorfee

Reputation: 168

Judging by the DLLs installed with the add-in I would guess it is the GoDiagram control from Northwoods Software.

http://www.nwoods.com/products/godiagram/index.html

The DLL is Northwoods.Go.DLL if you want to search for it. You will also find that tool uses third party DLLs from SyncFusion and Infragistics so I'm not sure if it's a pure implementation of GoDiagram.

Upvotes: 3

Related Questions