Click or drag to resize

Altaxo.Graph.Graph3D.Plot.Groups Namespace

Contains plot-group styles and transformations for three-dimensional plots.
Classes
 ClassDescription
Public classAbsoluteStackTransform Stacks three-dimensional plot items by adding their z values as absolute values.
Public classCoordinateTransformingStyleBase Provides helper methods for coordinate-transforming plot-group styles.
Public classPlotGroupStyleCollection Extends the PlotGroupStyleCollectionBase with a coordinate transforming style.
Public classRelativeStackTransform Stacks three-dimensional plot items by converting accumulated z values to relative percentages.
Public classScatterSymbolGroupStyle Provides group-style handling for scatter symbols in three-dimensional plots.
Public classScatterSymbolList Represents a named list of scatter symbols for three-dimensional plots.
Public classScatterSymbolListBag Represents a bag of named scatter-symbol lists.
Public classScatterSymbolListManager Manages registered scatter-symbol lists for three-dimensional plots.
Interfaces
 InterfaceDescription
Public interfaceICoordinateTransformingGroupStyle Plot group style, which changes plot items by transforming their coordinates, i.e. by shifting them on the x-, y-, or z-axis.
Delegates
 DelegateDescription
Public delegateScatterSymbolGroupStyleGetter Represents a callback that reads a scatter symbol.
Public delegateScatterSymbolGroupStyleSetter Represents a callback that writes a scatter symbol.