NumericTickSpacingGetMajorTicks Method |
Returns the physical values at which major ticks should occur.
Namespace: Altaxo.Graph.Scales.TicksAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual double[] GetMajorTicks()
Return Value
Doublephysical values for the major ticks
See Also