Click or drag to resize

ScaleOrgAsVariant Property

The axis origin, i.e. the first point in physical units.

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract AltaxoVariant OrgAsVariant { get; set; }

Property Value

AltaxoVariant
See Also