ScatterPlotStyleCopyFrom(ScatterPlotStyle, EventFiring) Method |
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void CopyFrom(
ScatterPlotStyle from,
EventFiring eventFiring
)
Parameters
- from ScatterPlotStyle
- The style to copy from.
- eventFiring EventFiring
- Controls whether change events are fired during the copy.
See Also