Click or drag to resize

Altaxo.Gui.Graph.Gdi.Plot Namespace

Contains controllers for GDI plot items and plot layers.
Classes
 ClassDescription
Public classDensityImagePlotItemController Controller for DensityImagePlotItem.
Public classDensityImagePlotItemOptionController Controls the option tab page in the DensityImagePlotItem dialog. This tab page allows only saving the image to the clipboard or disk, thus the document is not really controlled.
Public classG2DPlotItemController Controller for G2DPlotItem.
Public classXYPlotLayerContentsController Provides drag support for available items in the X/Y plot layer contents controller.
Public classXYPlotLayerContentsControllerAvailableItems_DragHandler Drag handler for available plot items.
Public classXYPlotLayerContentsControllerPlotItems_DragDropHandler Drag-and-drop handler for plot items.
Public classXYZDensityImagePlotItemController Controller for XYZDensityImagePlotItem.
Public classXYZDensityImagePlotItemOptionController Controls the option tab page in the XYZDensityImagePlotItem dialog. This tab page allows only saving the image to the clipboard or disk, thus the document is not really controlled.
Interfaces
 InterfaceDescription
Public interfaceIDensityImagePlotItemOptionView Provides the view contract for DensityImagePlotItemOptionController.
Public interfaceIG2DPlotItemView Provides the view contract for G2DPlotItemController.
Public interfaceIXYPlotLayerContentsView Provides the view contract for XYPlotLayerContentsController.