Click or drag to resize

DensityScaleControllerRescalingController Property

Gets or sets the controller for 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