Click or drag to resize

ScaleWithTicksControllerScaleController Property

Gets or sets the controller that edits the scale-specific parameters.

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