Click or drag to resize

GraphDocumentOtherActions Methods

The GraphDocumentOtherActions type exposes the following members.

Methods
 NameDescription
Public Extension MethodDeleteLayer Deletes the layer specified by index layerNumber.
Public Extension MethodMoveLayerToPosition Moves the layer specified by index sourcePosition to index destposition.
Public Extension MethodOnUserRescaledAxes(GraphDocument) This command will rescale all axes in all layers
Public methodStatic memberOnUserRescaledAxes(IEnumerableGraphDocument) This command will rescale all axes in all layers of all graph documents provided in docs.
Public Extension MethodShowLayerDialog 
Public Extension MethodShowMoveLayerToPositionDialog Moves the layer specified by index layerNumber as specified by the user in the opened dialog.
Public Extension MethodShowPropertyDialog 
Public Extension MethodShowRenameDialog 
Top
See Also