Click or drag to resize

AxisLinkControllerIsStraightLink Property

Initializes the type of the link. If true, the linke is initialized as 1:1 link and all other fields are ignored.

Namespace: Altaxo.Gui.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsStraightLink { get; set; }

Property Value

Boolean
See Also