Click or drag to resize

ScaleWithTicksControllerRescalingController Property

Gets or sets the controller that edits the rescaling settings.

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

Property Value

IMVCAController
See Also