Click or drag to resize

AxisStyle_customTickSpacing Field

If not null, this is a custom tick spacing for the axis line that overrides the default tick spacing of the scaleWithTicks.

Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected TickSpacing? _customTickSpacing

Field Value

TickSpacing
See Also