Click or drag to resize

ScaleIsLinked Field

True if the axis is linked to another. In this case, do not process the data bounds. The layer that controls this axis has to set IsLinked temporarily to false in order to be able to set the data bounds of this axis.

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsLinked

Field Value

Boolean
See Also