ColorGroupStyleGetter Delegate |
Represents a delegate that returns a color.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic delegate NamedColor Getter()
Return Value
NamedColorThe color to use.
See Also