Click or drag to resize

Processed2DPlotDataIsZConstant Property

Returns true if the z-value is constant. In this case some optimizations can be made.

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

Property Value

Boolean
See Also