Click or drag to resize

Processed3DPlotDataIsZUsed Property

Returns true if the z coordinate is used. Return false if the z coordinate is always 0 (zero), so we can

Namespace: Altaxo.Graph.Graph3D.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual bool IsZUsed { get; }

Property Value

Boolean
See Also