LinePlotStyleCopyFrom(LinePlotStyle, EventFiring) Method |
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void CopyFrom(
LinePlotStyle from,
EventFiring eventFiring
)
Parameters
- from LinePlotStyle
- The instance to copy from.
- eventFiring EventFiring
- The event firing mode to use when resuming notifications.
See Also