Altaxo. |
| Class | Description | |
|---|---|---|
| AbsoluteStackTransform | Transforms grouped plot items by stacking their y-values absolutely. | |
| CoordinateTransformingStyleBase | Provides helper methods for coordinate-transforming group styles. | |
| PlotGroupStyleCollection | Extends the PlotGroupStyleCollectionBase with a coordinate transforming style. | |
| RelativeStackTransform | Transforms stacked plot values into relative contributions. | |
| ScatterSymbolGroupStyle | Provides a plot group style that manages scatter symbols for grouped plot items. | |
| WaterfallTransform | Transforming plot style used for waterfall plots. |
| Interface | Description | |
|---|---|---|
| ICoordinateTransformingGroupStyle | Plot group style, which changes plot items by transforming their coordinates, i.e. by shifting them on the x- or y-axis (or both). |
| Delegate | Description | |
|---|---|---|
| ScatterSymbolGroupStyleGetter | Represents a delegate that returns a scatter symbol. | |
| ScatterSymbolGroupStyleSetter | Represents a delegate that applies a scatter symbol. |