Click or drag to resize

Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbols Namespace

Contains scatter-symbol shapes for two-dimensional plots.
Classes
 ClassDescription
Public classCircle Represents a circular closed scatter symbol.
Public classClosedSymbolBase Provides the base implementation for closed scatter symbols.
Public classCrossPlus Represents an open plus-shaped scatter symbol.
Public classCrossTimes Represents an open times-shaped scatter symbol.
Public classDiamond Represents a diamond-shaped closed scatter symbol.
Public classDownTriangle Represents a downward-pointing triangular closed scatter symbol.
Public classHexagon Represents a hexagonal closed scatter symbol.
Public classHorizontalBar Represents an open horizontal-bar scatter symbol.
Public classLeftTriangle Represents a left-pointing triangular closed scatter symbol.
Public classNoSymbol Represents the absence of a scatter symbol.
Public classOpenSymbolBase Provides the base implementation for open scatter symbols.
Public classPentagon Represents a pentagonal closed scatter symbol.
Public classRightTriangle Represents a right-pointing triangular closed scatter symbol.
Public classSquare Represents a square closed scatter symbol.
Public classStar Represents a star-shaped open scatter symbol.
Public classSymbolBase Provides shared constants and serialization helpers for scatter symbols.
Public classUpTriangle Represents an upward-pointing triangular closed scatter symbol.
Public classVerticalBar Represents an open vertical-bar scatter symbol.
Interfaces
 InterfaceDescription
Public interfaceIScatterSymbolFrame Represents the frame geometry and color of a scatter symbol.
Public interfaceIScatterSymbolInset Represents the inset geometry and color of a scatter symbol.
Enumerations
 EnumerationDescription
Public enumerationPlotColorInfluence Determines how the plot color influences the colors of a scatter symbol.