Click or drag to resize

SingleColumnChoiceController Constructor

Initializes a new instance of the SingleColumnChoiceController class

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public SingleColumnChoiceController(
	SingleColumnChoice doc
)

Parameters

doc  SingleColumnChoice

[Missing <param name="doc"/> documentation for "M:Altaxo.Gui.Graph.SingleColumnChoiceController.#ctor(Altaxo.Gui.Graph.SingleColumnChoice)"]

See Also