Altaxo. |
| Class | Description | |
|---|---|---|
| AbsoluteStackTransform | Stacks three-dimensional plot items by adding their z values as absolute values. | |
| CoordinateTransformingStyleBase | Provides helper methods for coordinate-transforming plot-group styles. | |
| PlotGroupStyleCollection | Extends the PlotGroupStyleCollectionBase with a coordinate transforming style. | |
| RelativeStackTransform | Stacks three-dimensional plot items by converting accumulated z values to relative percentages. | |
| ScatterSymbolGroupStyle | Provides group-style handling for scatter symbols in three-dimensional plots. | |
| ScatterSymbolList | Represents a named list of scatter symbols for three-dimensional plots. | |
| ScatterSymbolListBag | Represents a bag of named scatter-symbol lists. | |
| ScatterSymbolListManager | Manages registered scatter-symbol lists for three-dimensional plots. |
| Interface | Description | |
|---|---|---|
| ICoordinateTransformingGroupStyle | Plot group style, which changes plot items by transforming their coordinates, i.e. by shifting them on the x-, y-, or z-axis. |
| Delegate | Description | |
|---|---|---|
| ScatterSymbolGroupStyleGetter | Represents a callback that reads a scatter symbol. | |
| ScatterSymbolGroupStyleSetter | Represents a callback that writes a scatter symbol. |