Smrf.NodeXL.Visualization.Wpf NodeXLWithAxesControl in C# (CSharp): 5 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per Smrf.NodeXL.Visualization.Wpf.NodeXLWithAxesControl, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
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.