Click or drag to resize

CSAxisInformationLogicalValueAxisOrg Property

This is the logical value where the axis starts. Normally, this is 0 (zero). For a segment of an axis, this might be any value.

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

Property Value

Double
See Also