NumericalScaleGetMinorTicks Method |
GetMinorTicks returns the physical values
at which minor ticks should occur
Namespace: Altaxo.Graph.Scales.DeprecatedAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual double[] GetMinorTicks()
Return Value
Doublephysical values for the minor ticks
See Also