ScaleWithTicksControllerTickSpacingController Property |
Gets or sets the controller that edits the tick-spacing settings.
Namespace: Altaxo.Gui.Graph.ScalesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IMVCAController TickSpacingController { get; set; }Property Value
IMVCAController
See Also