Click or drag to resize

ScatterSymbolGroupStyleShapeAndStyle Property

Gets the current scatter symbol shape and style.

Namespace: Altaxo.Graph.Graph3D.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IScatterSymbol ShapeAndStyle { get; }

Property Value

IScatterSymbol
See Also