Graph |
public static class GraphDocumentOtherActions
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. | |
| ShowLayerDialog | Shows the dialog for the layer specified by layerNumber. | |
| ShowMoveLayerToPositionDialog | Shows the dialog that lets the user move a layer to another position. | |
| ShowPropertyDialog | Shows the property dialog of the specified graph document. | |
| ShowRenameDialog | Shows a dialog that lets the user rename the graph document. |