Click or drag to resize

InverseTickSpacingControllerMajorTickSpan Property

Gets or sets the major tick spacing.

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

Property Value

NullableDouble
See Also