Click or drag to resize

DateTimeScaleGetMinorTicks Method

Returns the physical values at which minor ticks should occur

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DateTime[] GetMinorTicks()

Return Value

DateTime
physical values for the minor ticks
See Also