Click or drag to resize

DensityImageLegendController(DensityImageLegend) Constructor

Initializes a new instance of the DensityImageLegendController class

Namespace: Altaxo.Gui.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DensityImageLegendController(
	DensityImageLegend layer
)

Parameters

layer  DensityImageLegend

[Missing <param name="layer"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Shapes.DensityImageLegendController.#ctor(Altaxo.Graph.Gdi.Shapes.DensityImageLegend)"]

See Also