Click or drag to resize

DropLinePlotStyle(DropLinePlotStyle) Constructor

Initializes a new instance of the DropLinePlotStyle class

Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DropLinePlotStyle(
	DropLinePlotStyle from
)

Parameters

from  DropLinePlotStyle

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.DropLinePlotStyle.#ctor(Altaxo.Graph.Graph3D.Plot.Styles.DropLinePlotStyle)"]

See Also