Graph |
The GraphDocumentOtherActions type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteLayer | Deletes the layer specified by index layerNumber. | |
| MoveLayerToPosition | Moves the layer specified by index sourcePosition to index destposition. | |
| OnUserRescaledAxes(GraphDocument) | This command will rescale all axes in all layers | |
| OnUserRescaledAxes(IEnumerableGraphDocument) | This command will rescale all axes in all layers of all graph documents provided in docs. | |
| ShowExchangeTablesOfPlotItemsDialog | Shows the dialog, in which the user can exchange the underlying table(s) of all plot items in the graph documents given by the list. | |
| ShowLayerDialog | Shows the properties dialog for the specified layer. | |
| ShowMoveLayerToPositionDialog | Moves the layer specified by index layerNumber as specified by the user in the opened dialog. | |
| ShowPropertyDialog | Shows the graph property dialog. | |
| ShowRenameDialog | Shows the rename dialog for the specified graph document. |