Click or drag to resize

SuppressedTicksByValues Property

Gets the suppressed tick values.

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

Property Value

IListAltaxoVariant
See Also