Altaxo. |
| Class | Description | |
|---|---|---|
| ColumnPlotDataControllerBaseTModel | Base controller for column-based plot data. | |
| ColumnPlotDataControllerBaseTModelAvailableDataColumnsDragHandlerImpl | Drag handler for available data columns. | |
| ColumnPlotDataControllerBaseTModelAvailableTransformationsDragHandlerImpl | Drag handler for available transformations. | |
| ColumnPlotDataControllerBaseTModelDataColumnBundleNode | Represents a tree node that bundles many available data columns. | |
| ColumnPlotDataControllerBaseTModelDataColumnSingleNode | Represents a single available data column in the tree. | |
| ColumnPlotDataControllerBaseTModelGroupInfo | Stores the columns that belong to one displayed group. | |
| ColumnPlotDataControllerBaseTModelOtherAvailableColumnsDragHandlerImpl | Drag handler for non-table columns. | |
| ColumnPlotDataControllerBaseTModelPlotColumnInformationInternal | Information about one plot item column. | |
| ColumnPlotDataExchangeColumnsController | Controller to exchange column names of multiple plot items, which use the same columns, but in different tables. | |
| ColumnPlotDataExchangeColumnsControllerAvailableDataColumnsDragHandlerImpl | Drag handler for items from the available-columns list. | |
| ColumnPlotDataExchangeColumnsControllerDataColumnBundleNode | Represents a tree node that bundles many available column names. | |
| ColumnPlotDataExchangeColumnsControllerDataColumnSingleNode | Represents a single available column name in the tree. | |
| ColumnPlotDataExchangeColumnsControllerGroupInfo | Stores the columns that belong to one displayed group. | |
| ColumnPlotDataExchangeColumnsControllerPlotColumnInformationInternal | Information about one plot item column. | |
| ColumnPlotDataExchangeTableController | Controller for exchanging the source table of column-based plot data. | |
| FunctionPlotDataController | Controller for editing XYFunctionPlotData. | |
| PlotColumnInformation | Stores information about a plot column and its optional transformation. | |
| PlotColumnTag | Identifies a plot column by group number and column number. | |
| SingleColumnController | Controller for a single plot column. | |
| SingleColumnControllerMyColumnDropHandler | Drop handler for column data. | |
| SingleColumnControllerMyTransformationDropHandler | Drop handler for transformation data. | |
| XYColumnPlotDataController | Controller for the plot data of an XYColumnPlotData instance. | |
| XYZColumnPlotDataController | Controller for the plot data of an XYZColumnPlotData instance. | |
| XYZMeshedColumnPlotDataController | Controller for XYZMeshedColumnPlotData. |
| Interface | Description | |
|---|---|---|
| IColumnPlotDataExchangeColumnsView | Provides the view contract for ColumnPlotDataExchangeColumnsController. | |
| IColumnPlotDataExchangeTableView | Provides the view contract for ColumnPlotDataExchangeTableController. | |
| IColumnPlotDataView | Provides the view contract for column-based plot data controllers. | |
| IFunctionPlotDataView | Provides the view contract for FunctionPlotDataController. | |
| IPlotColumnDataController | Provides the contract for plot-column-data controllers. | |
| ISingleColumnController | Public interface for a controller that manages a single plot column. | |
| ISingleColumnControllerParent | Interface that the parent controller of SingleColumnController has to implement. | |
| IXYNonlinearFitFunctionPlotDataView | View interface for nonlinear-fit function plot data. | |
| IXYZMeshedColumnPlotDataView | Provides the view contract for XYZMeshedColumnPlotDataController. |
| Enumeration | Description | |
|---|---|---|
| ColumnPlotDataControllerBaseTModelColumnSourceElement | Identifies the UI element that currently supplies column data. | |
| ColumnPlotDataExchangeColumnsControllerColumnSourceElement | Identifies the UI element that currently supplies column data. | |
| PlotColumnControlState | Indicates the validation state of a plot-column control. |