Click or drag to resize

Altaxo.Gui.Graph Namespace

Contains shared graph controllers and graph-related GUI infrastructure.
Classes
 ClassDescription
Public classExchangeTablesOfPlotItemsController Controls the exchange of the underlying tables of plotitems by other, user selectable tables.
Public classExchangeTablesOfPlotItemsDocument Holds all information that is necessary to replace the tables used as data source for plot items in graphs by other tables with the same structure.
Public classFitPolynomialDialogController Controls the polynomial fit view.
Public classFitPolynomialOptions Immutable options for polynomial fitting.
Public classGridPartitioningController Controller for editing GridPartitioning.
Public classPlottingRangeController Controller for editing a contiguous non-negative integer plotting range.
Public classPrintingController Controller for printing a GraphDocument.
Public classSingleColumnChoice Represents the document model for choosing a single column.
Public classSingleColumnChoiceController Provides controller logic for choosing a single data column.
Public classSingleGraphPrintOptionsController Controller for editing SingleGraphPrintOptions.
Interfaces
 InterfaceDescription
Public interfaceIExchangeTablesOfPlotItemsView Interface to the Gui view that shows the dialog in which the user can exchange the underlying tables of plot items.
Public interfaceIFitPolynomialView Interface for accessing the polynomial fit view.
Public interfaceIGridPartitioningView View contract for editing grid partitioning.
Public interfaceIPlottingRangeView View contract for editing a plotting range.
Public interfaceIPrintingView Provides the view contract for PrintingController.
Public interfaceISingleColumnChoiceView Provides the view contract for SingleColumnChoiceController.
Public interfaceISingleGraphPrintOptionsView View contract for editing single-graph print options.