Altaxo. |
| Class | Description | |
|---|---|---|
| AbstractCheckableGraphControllerCommand | Provides an abstract base class for checkable commands that apply to graph controllers. | |
| AbstractGraphControllerCommand | Provides an abstract base class for commands that apply to graph controllers. | |
| AbstractGraphToolsCommand | This class is intended to be used for commands in the graph tools toolbar. Commands derived from it will update the toolbar whenever its state changed. | |
| AddCurvePlot | Adds a sample curve plot to the active layer. | |
| AddDensityImageLegend | Adds a legend for the active density image plot. | |
| AddScale | Adds a floating scale to the active layer. | |
| ArrangeBottom | Aligns the selected graph objects at the bottom. | |
| ArrangeBottomToTop | Arranges the selected graph objects from bottom to top. | |
| ArrangeHorizontal | Arranges the selected graph objects horizontally. | |
| ArrangeHorizontalTable | Arranges the selected graph objects in a horizontal table. | |
| ArrangeLayers | Arranges the graph layers. | |
| ArrangeLeft | Aligns the selected graph objects at the left. | |
| ArrangeLeftToRight | Arranges the selected graph objects from left to right. | |
| ArrangeRight | Aligns the selected graph objects at the right. | |
| ArrangeRightToLeft | Arranges the selected graph objects from right to left. | |
| ArrangeSameHorizontalSize | Makes the selected graph objects equally wide. | |
| ArrangeSameVerticalSize | Makes the selected graph objects equally tall. | |
| ArrangeTop | Aligns the selected graph objects at the top. | |
| ArrangeTopToBottom | Arranges the selected graph objects from top to bottom. | |
| ArrangeVertical | Arranges the selected graph objects vertically. | |
| ArrangeVerticalTable | Arranges the selected graph objects in a vertical table. | |
| ArrowLineDrawingTool | Draws an arrow line with two points. | |
| ClosedCardinalSplineDrawingTool | Draws a closed cardinal spline on the graph. | |
| CopyActiveLayer | Handler for the menu item "Edit" - "Copy" - "ActiveLayer". | |
| CopyActiveLayerContents | Copies the plot contents of the active layer to the clipboard. | |
| CopyAsMiniProjectToClipboard | Command that copies the currently selected graph as mini project to the clipboard | |
| CopyPage | Handler for the menu item "Edit" - "CopyPage". | |
| CopyPageAsBitmap150dpiARGB | Handler for the menu item "Edit" - "CopyPageAsBitmap". The resulting bitmap has a resolution of 150 dpi and ARGB format. | |
| CopyPageAsBitmap150dpiRGB | Handler for the menu item "Edit" - "CopyPageAsBitmap". The resulting bitmap has a resolution of 150 dpi and RGB format. | |
| CopyPageAsBitmap300dpiARGB | Handler for the menu item "Edit" - "CopyPageAsBitmap". The resulting bitmap has a resolution of 300 dpi and ARGB format. | |
| CopyPageAsBitmap300dpiRGB | Handler for the menu item "Edit" - "CopyPageAsBitmap". The resulting bitmap has a resolution of 300 dpi and RGB format. | |
| CreateMasterCurve | Opens the master-curve creation dialog for the active graph. | |
| CurlyBraceDrawingTool | Draws a curly brace on the graph. | |
| DeleteActiveLayer | Deletes the active layer. | |
| DuplicateGraph | Duplicates the Graph and the Graph view to a new one. | |
| EditActiveLayer | Handler for the menu item "Edit" - "Copy" - "ActiveLayer". | |
| EditGridTool | Edits the grid of the current layer, or if it has no childs, the grid of the parent layer. | |
| EllipseDrawingTool | Drawing an ellipse on the graph. | |
| FileExportMetafile | Handler for the menu item "File" - "Export Metafile". | |
| FileExportSpecific | Opens the export dialog for a specific graph export binding. | |
| FileExportTiff | Handler for the menu item "File" - "Export Metafile". | |
| FitNonlinear | Handler for the menu item "Graph" - "New layer legend. | |
| FitPolynomial | Handler for the menu item "Graph" - "New layer legend. | |
| FourPointPeakEvaluationTool | Tool for evaluating a peak by four selected points on a curve. | |
| FourPointsOnCurveTool | Tool for evaluating four points on a curve. | |
| FourPointStepEvaluationTool | Tool for evaluating a step by four selected points on a curve. | |
| GraphMoveToFolder | Moves the active graph to a different project folder. | |
| GraphRefresh | Refreshes the active graph. | |
| GraphRename | Renames the active graph. | |
| GraphShowProperties | Shows the properties of the active graph. | |
| GroupSelectedObjects | Groups the selected graph objects. | |
| LayerControl | Opens the controller for the active layer. | |
| Margin0Percent | Sets the graph margin to zero. | |
| Margin10Percent | Sets the graph margin to 10 percent. | |
| Margin50Percent | Sets the graph margin to 50 percent. | |
| MarginUserPercent | Prompts for a custom graph margin. | |
| MoveActiveLayer | Moves the active layer to a user-chosen position. | |
| MoveGraphItemDown | Moves the selected graph items one position down. | |
| MoveGraphItemToBottom | Moves the selected graph items to the bottom. | |
| MoveGraphItemToTop | Moves the selected graph items to the top. | |
| MoveGraphItemUp | Moves the selected graph items one position up. | |
| NewLayerLegend | Handler for the menu item "Graph" - "New layer legend. | |
| NewLayerLinkedRightY | Handler for the menu item "Edit" - "New layer(axes)" - "Linked: Right Y". | |
| NewLayerLinkedTopX | Handler for the menu item "Edit" - "New layer(axes)" - "Linked: Top X". | |
| NewLayerLinkedTopXRightY | Handler for the menu item "Edit" - "New layer(axes)" - "Linked: Top X Right Y". | |
| NewLayerLinkedTopXRightY_XAxisStraight | Handler for the menu item "Edit" - "New layer(axes)" - "Linked: Top X Right Y, X axis straight ". | |
| NewLayerNormalBottomXLeftY | Handler for the menu item "Edit" - "New layer(axes)" - "Normal: Bottom X Left Y". | |
| NewUserFunction | Creates a user-defined function plot. | |
| OpenCardinalSplineDrawingTool | Draws an open cardinal spline on the graph. | |
| PasteAsNewLayer | Handler for the menu item "Edit" - "Paste" - "AsNewLayer". | |
| PasteAsNewLayerAfter | Pastes a layer as new layer after the active layer. | |
| PasteAsNewLayerBefore | Pastes a layer as new layer before the active layer. | |
| PasteGraphAsMiniProject | Command that copies the currently selected graph as mini project from the clipboard to a new user defined project folder. | |
| PasteInActiveLayer | Pastes a layer as template in the active layer. The user can choose which elements should be pasted. | |
| PasteLayerContentsAdditionally | 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. | |
| PasteLayerContentsBase | Copies the plot contents of the active layer to the clipboard. The abstract property PasteExclusively determines whether the old content is deleted before pasting. | |
| PasteLayerContentsExclusively | Copies the plot contents of the active layer to the clipboard. The old content is deleted before pasting the new content. | |
| PasteNewLayerAsChild | Pastes a layer as new layer after the active layer. | |
| Handler for the menu item "File" - "Print". | ||
| PrintOptionsSetup | Handler for the menu item "File" - "Print options". | |
| ReadPlotItemDataTool | Tool for reading the x-y scatter values of a data point. | |
| ReadXYCoordinatesTool | Tool for reading the x-y coordinate values of a layer. | |
| RectangleDrawingTool | Drawing a rectangle on the graph. | |
| RegularPolygonDrawingTool | Draws a regular polygon on the graph. | |
| RescaleAxes | Handler for the toolbar item Rescale axes. | |
| ResizeGraph | Handler for the menu item "Graph - Resize Graph". | |
| SaveAsMiniProject | Handler for the menu item "Graph" - "New layer legend. | |
| SaveAsMiniProjectBase | Handler for the menu item "Graph" - "New layer legend. | |
| SaveGraphAsTemplate | Saves the active graph as a reusable graph template. | |
| SelectPointerTool | Selects the object pointer tool. | |
| SelectTextTool | Selects the text drawing tool. | |
| SetCopyPageOptions | Handler for the menu item "Edit" - "CopyPage". | |
| SingleLineDrawingTool | Drawing a simple line with two points. | |
| TwoPointsOnCurveTool | Tool for evaluating two points on a curve. | |
| UngroupSelectedObjects | Ungroups the selected graph objects. | |
| Zoom100Percent | Sets the zoom factor to 100 percent. | |
| Zoom200Percent | Sets the zoom factor to 200 percent. | |
| Zoom50Percent | Sets the zoom factor to 50 percent. | |
| ZoomAutomatic | Enables automatic zoom. | |
| ZoomAxesTool | Magnifies the axes according to the selected area. | |
| ZoomUserPercent | Prompts for a custom zoom factor. |