WaterfallTransform(WaterfallTransform) Constructor |
Copy constructor of a waterfall plot style.
Namespace: Altaxo.Graph.Gdi.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public WaterfallTransform(
WaterfallTransform from
)
Parameters
- from WaterfallTransform
- The waterfall plot style to copy from.
See Also