Click or drag to resize

ItemLocationByGridScaleX Property

The scaling factor of the layer, normally 1.

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

Property Value

Double

Implements

IItemLocationScaleX
See Also