Click or drag to resize

AngularScaleGetPossibleDividers Method

Gets the possible divider values.

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int[] GetPossibleDividers()

Return Value

Int32
A copy of the possible divider values.
See Also