Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Graph.Plot.Groups"]
| Class | Description | |
|---|---|---|
| BarSizePosition2DGroupStyle | ||
| BarSizePosition3DGroupStyle | ||
| ColorGroupStyle | Style used to group plot items by color, and to step between the colors in a plot color set. | |
| DashPatternGroupStyle | ||
| IgnoreMissingDataPointsGroupStyle | This group style is intended to make sure that all substyles have the same line connection. Thus it is only intended for local use (only amound substyles of a single plot item). plot styles. | |
| LineConnection2DGroupStyle | This group style is intended to make sure that all substyles have the same line connection. Thus it is only intended for local use (only amound substyles of a single plot item). plot styles. | |
| PlotGroupStyle | ||
| PlotGroupStyleCollectionBase | ||
| PlotGroupStyleCollectionBaseGroupInfo | ||
| SkipFrequencyGroupStyle | This group style is intended to publish the symbol size to all interested plot styles. | |
| SymbolSizeGroupStyle | This group style is intended to publish the symbol size to all interested plot styles. | |
| VariableColorGroupStyle | This group style is used to distribute a symbol size function to all local plot styles. The symbol size function maps an index i of the actual plot point to a symbol size. | |
| VariableSymbolSizeGroupStyle | This group style is used to distribute a symbol size function to all local plot styles. The symbol size function maps an index i of the actual plot point to a symbol size. |
| Interface | Description | |
|---|---|---|
| IPlotGroupStyle | Support of plotting properties, that can be grouped together, for instance color or line style. | |
| IPlotGroupStyleCollection | Bundles plot group styles into a collection. It is allowed only to add a single instance of every plot group class. | |
| IShiftLogicalXYGroupStyle | Interface to a group style that needs to shift the items, e.g. the BarSizePosition3DGroupStyle. The shift is independet on the row index of the underlying data. | |
| IShiftLogicalXYZGroupStyle | Interface to a group style that needs to shift the items, e.g. the BarSizePosition3DGroupStyle. The shift is independet on the row index of the underlying data. |
| Enumeration | Description | |
|---|---|---|
| BarShiftStrategy3D | Designates how to shift the bars that belong to a group (i.e. have the same independent variables x and y). | |
| ColorLinkage | Designates the usage of a color in plot styles. | |
| PlotGroupStrictness | Enumerates the strictness of the coupling between plot items into a plot group. |