C# (CSharp) Smrf.NodeXL.Visualization.Wpf NodeXLWithAxesControl - 5 examples found. These are the top rated real world C# (CSharp) examples of Smrf.NodeXL.Visualization.Wpf.NodeXLWithAxesControl extracted from open source projects. You can rate examples to help us improve the quality of examples.
Adds graph axes to a Visualization.Wpf.NodeXLControl.
This control wraps a Visualization.Wpf.NodeXLControl in a Grid that also includes Axis controls for the x- and y-axes.
The axes display default ranges. You should call on each of the XAxis and objects to set the range of values being displayed in the Visualization.Wpf.NodeXLControl.
The Axis controls automatically adjust themselves when the graph is zoomed or translated.