Processed2DPlotDataIsZUsed 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.Gdi.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual bool IsZUsed { get; }
Property Value
BooleanSee Also