Property | Type | Description | |
---|---|---|---|
m_dOriginalGraphScale | Double | ||
m_dOriginalGroupLabelScale | Double | ||
m_oNodeXLControl |
Method | Description | |
---|---|---|
GraphImageScaler ( |
Initializes a new instance of the GraphImageScaler class.
|
|
RestoreGraphScale ( ) : void | ||
SetGraphScale ( |
Method | Description | |
---|---|---|
PinScale ( Double dScale ) : Double |
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public GraphImageScaler ( |
||
nodeXLControl | /// The control for which a graph image will be created. /// | |
return | System |
protected PinScale ( Double dScale ) : Double | ||
dScale | Double | |
return | Double |
public SetGraphScale ( |
||
bitmapWidthPx | ||
bitmapHeightPx | ||
screenDpi | Double | |
return | void |
protected Double m_dOriginalGroupLabelScale | ||
return | Double |