ScatterSymbolGroupStyleAddExternalGroupStyle Method |
Adds this group style as an external style when appropriate.
Namespace: Altaxo.Graph.Gdi.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void AddExternalGroupStyle(
IPlotGroupStyleCollection externalGroups
)
Parameters
- externalGroups IPlotGroupStyleCollection
- The external group style collection.
See Also