Click or drag to resize

TDGraphClassMetaDataZValues Property

Gets the Z values used as metadata (for example when the Z axis represents a measured parameter across spectra).

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double[] ZValues { get; init; }

Property Value

Double
See Also