TDGraphClassZValues Property |
Gets or sets the collection of Z value arrays. Each entry represents one spectrum or series.
Namespace: Altaxo.Serialization.WITecAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic List<double[]> ZValues { get; set; }Property Value
ListDouble
See Also