ScatterSymbolListBag(IEnumerableScatterSymbolList) Constructor |
Namespace: Altaxo.Graph.Graph2D.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ScatterSymbolListBag(
IEnumerable<ScatterSymbolList> lists
)
Parameters
- lists IEnumerableScatterSymbolList
- The scatter symbol lists contained in the bag.
See Also