Click or drag to resize

Altaxo.Graph.Gdi.Plot.Groups Namespace

Contains plot-group styles and transformations for GDI plot items.
Classes
 ClassDescription
Public classAbsoluteStackTransform Transforms grouped plot items by stacking their y-values absolutely.
Public classCoordinateTransformingStyleBase Provides helper methods for coordinate-transforming group styles.
Public classPlotGroupStyleCollection Extends the PlotGroupStyleCollectionBase with a coordinate transforming style.
Public classRelativeStackTransform Transforms stacked plot values into relative contributions.
Public classScatterSymbolGroupStyle Provides a plot group style that manages scatter symbols for grouped plot items.
Public classWaterfallTransform Transforming plot style used for waterfall plots.
Interfaces
 InterfaceDescription
Public interfaceICoordinateTransformingGroupStyle Plot group style, which changes plot items by transforming their coordinates, i.e. by shifting them on the x- or y-axis (or both).
Delegates
 DelegateDescription
Public delegateScatterSymbolGroupStyleGetter Represents a delegate that returns a scatter symbol.
Public delegateScatterSymbolGroupStyleSetter Represents a delegate that applies a scatter symbol.