CumulativeProbabilityTickSpacingEndGrace Property |
Gets or sets the end grace. This is a value (0..1) relative to the span of the scale, that designates how far
the end 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 EndGrace { get; set; }
Property Value
Double
The origin grace.
See Also