Click or drag to resize

CSAxisInformationLogicalValueAxisEnd Property

This is the logical value where the axis ends. Normally, this is 1 (one). For a segment of an axis, this might be be any value.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double LogicalValueAxisEnd { get; }

Property Value

Double
See Also