Click or drag to resize

Altaxo.Gui.Graph.Gdi.Plot.Groups Namespace

Contains controllers for GDI plot-group styles and transformations.
Classes
 ClassDescription
Public classPlotGroupCollectionController This is the controller for a PlotGroupStyleCollection that choose between the simple and the advanced presentation mode.
Public classPlotGroupCollectionControllerAdvanced Advanced controller for editing a plot-group style collection.
Public classPlotGroupCollectionControllerSimple Controller for editing a simple set of plot-group styles.
Public classWaterfallTransformController Controller for WaterfallTransform.
Interfaces
 InterfaceDescription
Public interfaceIPlotGroupCollectionView Provides the view contract for PlotGroupCollectionController.
Public interfaceIPlotGroupCollectionViewAdvanced Provides the view contract for PlotGroupCollectionControllerAdvanced.
Public interfaceIPlotGroupCollectionViewSimple Provides the view contract for the simple plot-group collection controller.
Public interfaceIWaterfallTransformView Provides the view contract for WaterfallTransformController.