Click or drag to resize

TDGraphClassZValues Property

Gets or sets the collection of Z value arrays. Each entry represents one spectrum or series.

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

Property Value

Double
See Also