Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
SaveGraphImageFileDialog ( String intialDirectory, String intialFileName ) : System |
Initializes a new instance of the
|
|
ShowDialogAndSaveGraphImage ( |
Method | Description | |
---|---|---|
GetFilter ( ) : String | ||
SaveObject ( Object oObject, String sFileName ) : void | ||
ToWpsUnits ( |
public SaveGraphImageFileDialog ( String intialDirectory, String intialFileName ) : System | ||
intialDirectory | String | /// Initial directory the dialog will display. Use an empty string to let /// the dialog select an initial directory. /// |
intialFileName | String | /// Initial file name. Can be a complete path, a path without an /// extension, a file name, or a file name without an extension. /// |
return | System |
protected SaveObject ( Object oObject, String sFileName ) : void | ||
oObject | Object | |
sFileName | String | |
return | void |
public ShowDialogAndSaveGraphImage ( |
||
nodeXLControl | ||
width | ||
height | ||
headerText | String | |
footerText | String | |
headerFooterFont | System | |
legendControls | IEnumerable |
|
return | DialogResult |
protected ToWpsUnits ( |
||
iHeightOrWidth | ||
return | Double |