TDGraphClassSpacePositionValues Property |
Gets or sets the position in space that is associated with each spectrum. Only valid if this instance contains a
TDSpaceTransformationClass.
Namespace: Altaxo.Serialization.WITecAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic PointD3D[,]? SpacePositionValues { get; set; }Property Value
PointD3D
See Also