ScatterSymbolGroupStyleGetter Delegate |
Represents a callback that reads a scatter symbol.
Namespace: Altaxo.Graph.Graph3D.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic delegate IScatterSymbol Getter()
Return Value
IScatterSymbolThe current scatter symbol.
See Also