Click or drag to resize

LinkedScaleEhLinkedLayerAxesChanged Method

Measures if the linked axis has changed.

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhLinkedLayerAxesChanged(
	Scale linkedAxis
)

Parameters

linkedAxis  Scale
The axis that is the master axis (our axis is linked to this axis).
See Also