Click or drag to resize

CSLineIDParallelAxisNumber Property

Number of axis: 0==X-Axis, 1==Y-Axis, 2=Z-Axis of the coordinate system.

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

Property Value

Int32
See Also