SymbolBaseSerializeSetV0 Method |
Serializes the relation between a scatter symbol and its parent symbol set.
Namespace: Altaxo.Graph.Graph2D.Plot.Styles.ScatterSymbolsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected static void SerializeSetV0(
IScatterSymbol obj,
IXmlSerializationInfo info
)
Parameters
- obj IScatterSymbol
- The scatter symbol to serialize.
- info IXmlSerializationInfo
- The serialization information.
See Also