Altaxo. |
| Class | Description | |
|---|---|---|
| Circle | Represents a circular closed scatter symbol. | |
| ClosedSymbolBase | Provides the base implementation for closed scatter symbols. | |
| CrossPlus | Represents an open plus-shaped scatter symbol. | |
| CrossTimes | Represents an open times-shaped scatter symbol. | |
| Diamond | Represents a diamond-shaped closed scatter symbol. | |
| DownTriangle | Represents a downward-pointing triangular closed scatter symbol. | |
| Hexagon | Represents a hexagonal closed scatter symbol. | |
| HorizontalBar | Represents an open horizontal-bar scatter symbol. | |
| LeftTriangle | Represents a left-pointing triangular closed scatter symbol. | |
| NoSymbol | Represents the absence of a scatter symbol. | |
| OpenSymbolBase | Provides the base implementation for open scatter symbols. | |
| Pentagon | Represents a pentagonal closed scatter symbol. | |
| RightTriangle | Represents a right-pointing triangular closed scatter symbol. | |
| Square | Represents a square closed scatter symbol. | |
| Star | Represents a star-shaped open scatter symbol. | |
| SymbolBase | Provides shared constants and serialization helpers for scatter symbols. | |
| UpTriangle | Represents an upward-pointing triangular closed scatter symbol. | |
| VerticalBar | Represents an open vertical-bar scatter symbol. |
| Interface | Description | |
|---|---|---|
| IScatterSymbolFrame | Represents the frame geometry and color of a scatter symbol. | |
| IScatterSymbolInset | Represents the inset geometry and color of a scatter symbol. |
| Enumeration | Description | |
|---|---|---|
| PlotColorInfluence | Determines how the plot color influences the colors of a scatter symbol. |