SymbolSizeGroupStyleSymbolSizeGetter Delegate |
Represents a delegate that returns a symbol size.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic delegate double SymbolSizeGetter()
Return Value
DoubleThe symbol size returned by the delegate.
See Also