Click or drag to resize

SuppressedTicksByNumbers Property

Gets the suppressed tick numbers.

Namespace: Altaxo.Graph.Scales.Ticks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IList<int> ByNumbers { get; }

Property Value

IListInt32
See Also