Click or drag to resize

DensityScaleControllerScaleController Property

Gets or sets the controller for the selected scale.

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

Property Value

IMVCAController
See Also