Click or drag to resize

ScatterPlotStyle(ScatterPlotStyle) Constructor

Initializes a new instance of the ScatterPlotStyle class

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

Parameters

from  ScatterPlotStyle

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

See Also