Click or drag to resize

PlottingRangeController(ContiguousNonNegativeIntegerRange) Constructor

Initializes a new instance of the PlottingRangeController class

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

Parameters

doc  ContiguousNonNegativeIntegerRange

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

See Also