Property | Type | Description | |
---|---|---|---|
m_oNodeXLControl | |||
m_oXAxis | |||
m_oYAxis |
Method | Description | |
---|---|---|
NodeXLWithAxesControl ( ) : System |
Initializes a new instance of the NodeXLWithAxesControl class.
|
|
NodeXLWithAxesControl ( |
Initializes a new instance of the NodeXLWithAxesControl class with a specified NodeXLControl.
|
|
SetFont ( System.Windows.Media.Typeface typeface, Double labelEmSize ) : void |
Method | Description | |
---|---|---|
InvalidateAxes ( ) : void | ||
m_oNodeXLControl_GraphTranslationChanged ( Object oSender, |
||
m_oNodeXLControl_GraphZoomChanged ( Object oSender, |
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public NodeXLWithAxesControl ( |
||
nodeXLControl |
/// The |
|
return | System |
public SetFont ( System.Windows.Media.Typeface typeface, Double labelEmSize ) : void | ||
typeface | System.Windows.Media.Typeface | |
labelEmSize | Double | |
return | void |
protected m_oNodeXLControl_GraphTranslationChanged ( Object oSender, |
||
oSender | Object | |
oEventArgs | ||
return | void |
protected m_oNodeXLControl_GraphZoomChanged ( Object oSender, |
||
oSender | Object | |
oEventArgs | ||
return | void |
protected NodeXLControl,Smrf.NodeXL.Visualization.Wpf m_oNodeXLControl | ||
return |
protected Axis,Smrf.WpfGraphicsLib m_oXAxis | ||
return |