SANKEY DIAGRAM USER CONTROL

Sankey diagrams are a specific type of flow diagram, in which the width of the arrows is shown proportionally to the flow quantity. They are typically used to visualize energy or material or cost transfers between processes.

If you need to show a Sankey Diagram in your .Net application, we can develop and customize a Sankey diagram for your application.

To test how easy the integration is, we provide a dll file with a working Sankey diagram implementation that you can already integrate and test in your .Net (C#) application.

You can test the dll in two different ways

  1. Using our own demo program

  2. Insert the dll in your own WPF .net application.

The files needed for both demonstrations are supplied in a zip file that you can download from here: SankeyDemo zip file

The zip “SankeyDemo.zip” contains the files:

  • SankeyControl.dll – This is the dll with the Sankey diagram implementation

  • SankeyDemo.exe – Our sample application (each time you start the application a random set of data is generated and presented in the diagram)

  • SankeyUserControlDemo.pdf – PDF file with step by step information on how to insert and use the Sankey diagram in you application.


The pdf file with the step by step description on how to insert the dll in your application is also available here: Insert Sankey UserControl pdf

If you need any information regarding customization of this dll just contact us.

Technology

.NET

Stakeholders

Pedro Kulzer