Click or drag to resize

InverseScaleTickSpacing Property

Gets or sets the tick spacing associated with the scale.

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

Property Value

TickSpacing
See Also