Programming Samples, Tutorials, and Further yFiles WPF Resources
Besides this Developer's Guide, there are further resources that help to
understand how to use the features provided by the yFiles WPF diagramming
library.
These resources include:
- yFiles WPF tutorial:
a step-by-step introduction to the concepts and the features of the yFiles WPF
diagramming library
- Custom Styles tutorial:
a step-by-step introduction to customizing the visual representation of graph elements.
This tutorial is targeted at advanced users that need to create custom styles from
scratch.
yFiles WPF already provides a number of styles that can be used for complex
visualizations, using standard WPF techniques.
- yFiles WPF programming samples
that present the library's range of functionality in concise C# source code
demo applications
In the course of this Developer's Guide, there are many links to appropriate
projects from the programming samples that present specific features.
Likewise, links to projects of the tutorials are included where appropriate.