LinearTickSpacingZeroLever Property |
Gets or sets the zero lever. This is a value (0..1) relative to the span of the scale, that designates how far
the origin or the end of the scale could be extended (in Auto rescale mode) in order to include the scale value = 0.
Namespace: Altaxo.Graph.Scales.TicksAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double ZeroLever { get; set; }
Property Value
Double
The zero lever.
See Also