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