Click or drag to resize

ScaleWithTicksControllerEhView_LinkTargetChanged Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Scales.ScaleWithTicksController.EhView_LinkTargetChanged(Altaxo.Graph.Scales.Scale)"]


Namespace: Altaxo.Gui.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhView_LinkTargetChanged(
	Scale? selectedScale
)

Parameters

selectedScale  Scale

[Missing <param name="selectedScale"/> documentation for "M:Altaxo.Gui.Graph.Scales.ScaleWithTicksController.EhView_LinkTargetChanged(Altaxo.Graph.Scales.Scale)"]

See Also