ColorGroupStyleInitialize Method |
Initializes the group style with the specified color.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Initialize(
NamedColor c
)
Parameters
- c NamedColor
- The initial color.
See Also