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