Click or drag to resize

ScaleWithTicksControllerLinkedScaleParameterController Property

Gets or sets the controller for parameters of a linked scale.

Namespace: Altaxo.Gui.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVCAController LinkedScaleParameterController { get; set; }

Property Value

IMVCAController
See Also