Click or drag to resize

InverseTickSpacingControllerSuppressMinorTicksByNumber Property

Gets or sets the list of minor tick indices to suppress.

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

Property Value

String
See Also