Click or drag to resize

Altaxo.Gui.Graph.Graph3D.Plot.Groups Namespace

Contains controllers for three-dimensional plot-group styles and scatter-symbol lists.
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 3D plot-group style collection.
Public classPlotGroupCollectionControllerSimple Simple controller for PlotGroupStyleCollection.
Public classScatterSymbolGroupStyleController Controls the editing of ScatterSymbolGroupStyle instances.
Public classScatterSymbolListController Controls the editing of scatter symbol lists for 3D plots.
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 PlotGroupCollectionControllerSimple.
Public interfaceIScatterSymbolGroupStyleView Provides the view for editing scatter symbol group styles.