Smrf.NodeXL.Visualization.Wpf.NodeXLWithAxesControl.NodeXLWithAxesControl C# (CSharp) Method

NodeXLWithAxesControl() public method

Initializes a new instance of the NodeXLWithAxesControl class.
public NodeXLWithAxesControl ( ) : System
return System
    public NodeXLWithAxesControl()
    :
    this( new NodeXLControl() )
    {
        // (Do nothing else.)

        // AssertValid();
    }

Same methods

NodeXLWithAxesControl::NodeXLWithAxesControl ( NodeXLControl nodeXLControl ) : System