Click or drag to resize

NumericTickSpacing(NumericTickSpacing) Constructor

Initializes a new instance of the NumericTickSpacing class

Namespace: Altaxo.Graph.Scales.Ticks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NumericTickSpacing(
	NumericTickSpacing from
)

Parameters

from  NumericTickSpacing

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Scales.Ticks.NumericTickSpacing.#ctor(Altaxo.Graph.Scales.Ticks.NumericTickSpacing)"]

See Also