Click or drag to resize

LinearScale Constructor

Creates a default linear axis with org=0 and end=1.

Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public LinearScale()
See Also