LinkedScaleEhLinkedLayerAxesChanged Method |
Measures if the linked axis has changed.
Namespace: Altaxo.Graph.Scales.DeprecatedAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void EhLinkedLayerAxesChanged(
Scale linkedAxis
)
Parameters
- linkedAxis Scale
- The axis that is the master axis (our axis is linked to this axis).
See Also