Click or drag to resize

Altaxo.Graph.Commands Namespace

[Missing <summary> documentation for "N:Altaxo.Graph.Commands"]

Classes
 ClassDescription
Public classAbstractCheckableGraphControllerCommand Provides a abstract class for issuing commands that apply to worksheet controllers.
Public classAbstractGraphControllerCommand Provides a abstract class for issuing commands that apply to worksheet controllers.
Public classAbstractGraphToolsCommand This class is intented to be used for commands into the graph tools toolbar. Commands derived from it will update the toolbar whenever its state changed.
Public classAddCurvePlot 
Public classAddDensityImageLegend 
Public classAddScale 
Public classArrangeBottom 
Public classArrangeBottomToTop 
Public classArrangeHorizontal 
Public classArrangeHorizontalTable 
Public classArrangeLayers 
Public classArrangeLeft 
Public classArrangeLeftToRight 
Public classArrangeRight 
Public classArrangeRightToLeft 
Public classArrangeSameHorizontalSize 
Public classArrangeSameVerticalSize 
Public classArrangeTop 
Public classArrangeTopToBottom 
Public classArrangeVertical 
Public classArrangeVerticalTable 
Public classArrowLineDrawingTool Drawing a simple line with two points.
Public classClosedCardinalSplineDrawingTool Drawing of an closed cardinal spline on a graph.
Public classCopyActiveLayer Handler for the menu item "Edit" - "Copy" - "ActiveLayer".
Public classCopyActiveLayerContents Copies the plot contents of the active layer to the clipboard.
Public classCopyAsMiniProjectToClipboard Command that copies the currently selected graph as mini project to the clipboard
Public classCopyPage Handler for the menu item "Edit" - "CopyPage".
Public classCopyPageAsBitmap150dpiARGB Handler for the menu item "Edit" - "CopyPageAsBitmap". The resulting bitmap has a resolution of 150 dpi and ARGB format.
Public classCopyPageAsBitmap150dpiRGB Handler for the menu item "Edit" - "CopyPageAsBitmap". The resulting bitmap has a resolution of 150 dpi and RGB format.
Public classCopyPageAsBitmap300dpiARGB Handler for the menu item "Edit" - "CopyPageAsBitmap". The resulting bitmap has a resolution of 300 dpi and ARGB format.
Public classCopyPageAsBitmap300dpiRGB Handler for the menu item "Edit" - "CopyPageAsBitmap". The resulting bitmap has a resolution of 300 dpi and RGB format.
Public classCreateMasterCurve 
Public classCurlyBraceDrawingTool Drawing a rectangle on the graph.
Public classDeleteActiveLayer Deletes the active layer.
Public classDuplicateGraph Duplicates the Graph and the Graph view to a new one.
Public classEditActiveLayer Handler for the menu item "Edit" - "Copy" - "ActiveLayer".
Public classEditGridToolEdits the grid of the current layer, or if it has no childs, the grid of the parent layer.
Public classEllipseDrawingTool Drawing an ellipse on the graph.
Public classFileExportMetafile Handler for the menu item "File" - "Export Metafile".
Public classFileExportSpecific 
Public classFileExportTiff Handler for the menu item "File" - "Export Metafile".
Public classFitNonlinear Handler for the menu item "Graph" - "New layer legend.
Public classFitPolynomial Handler for the menu item "Graph" - "New layer legend.
Public classGraphMoveToFolder 
Public classGraphRefresh 
Public classGraphRename 
Public classGraphShowProperties 
Public classGroupSelectedObjects 
Public classLayerControl 
Public classMargin0Percent 
Public classMargin10Percent 
Public classMargin50Percent 
Public classMarginUserPercent 
Public classMoveActiveLayer Moves the active layer to a user choosen position.
Public classMoveGraphItemDown 
Public classMoveGraphItemToBottom 
Public classMoveGraphItemToTop 
Public classMoveGraphItemUp 
Public classNewLayerLegend Handler for the menu item "Graph" - "New layer legend.
Public classNewLayerLinkedRightY Handler for the menu item "Edit" - "New layer(axes)" - "Linked: Right Y".
Public classNewLayerLinkedTopX Handler for the menu item "Edit" - "New layer(axes)" - "Linked: Top X".
Public classNewLayerLinkedTopXRightY Handler for the menu item "Edit" - "New layer(axes)" - "Linked: Top X Right Y".
Public classNewLayerLinkedTopXRightY_XAxisStraight Handler for the menu item "Edit" - "New layer(axes)" - "Linked: Top X Right Y, X axis straight ".
Public classNewLayerNormalBottomXLeftY Handler for the menu item "Edit" - "New layer(axes)" - "Normal: Bottom X Left Y".
Public classNewUserFunction 
Public classOpenCardinalSplineDrawingTool Drawing of an open cardinal spline on a graph.
Public classPasteAsNewLayer Handler for the menu item "Edit" - "Paste" - "AsNewLayer".
Public classPasteAsNewLayerAfter Pastes a layer as new layer after the active layer.
Public classPasteAsNewLayerBefore Pastes a layer as new layer before the active layer.
Public classPasteGraphAsMiniProject Command that copies the currently selected graph as mini project from the clipboard to a new user defined project folder.
Public classPasteInActiveLayer Pastes a layer as template in the active layer. The user can choose which elements should be pasted.
Public classPasteLayerContentsAdditionally Copies the plot contents of the active layer to the clipboard. The old content is not deleted, and the new content is added behind the old content.
Public classPasteLayerContentsBase Copies the plot contents of the active layer to the clipboard. The abstract property PasteExclusively determines whether the old content is deleted before pasting.
Public classPasteLayerContentsExclusively Copies the plot contents of the active layer to the clipboard. The old content is deleted before pasting the new content.
Public classPasteNewLayerAsChild Pastes a layer as new layer after the active layer.
Public classPrint Handler for the menu item "File" - "Print".
Public classPrintOptionsSetup Handler for the menu item "File" - "Print options".
Public classReadPlotItemDataTool Tool for reading the x-y scatter values of a data point.
Public classReadXYCoordinatesTool Tool for reading the x-y coordinate values of a layer.
Public classRectangleDrawingTool Drawing a rectangle on the graph.
Public classRegularPolygonDrawingTool Drawing an ellipse on the graph.
Public classRescaleAxes Handler for the toolbar item Rescale axes.
Public classResizeGraph Handler for the menu item "Graph - Resize Graph".
Public classSaveAsMiniProject Handler for the menu item "Graph" - "New layer legend.
Public classSaveAsMiniProjectBase Handler for the menu item "Graph" - "New layer legend.
Public classSaveGraphAsTemplate 
Public classSelectPointerTool Test class for a selected item
Public classSelectTextTool Test class for a selected item
Public classSetCopyPageOptions Handler for the menu item "Edit" - "CopyPage".
Public classSingleLineDrawingTool Drawing a simple line with two points.
Public classUngroupSelectedObjects 
Public classZoom100Percent 
Public classZoom200Percent 
Public classZoom50Percent 
Public classZoomAutomatic 
Public classZoomAxesTool Magnifies the axes according to the selected area.
Public classZoomUserPercent