Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D.Plot.Data
Processed3DPlotData Class
Processed3DPlotData Methods
GetPhysical Method
GetXPhysical Method
GetYPhysical Method
GetZeroValue Method
GetZPhysical Method
Processed
3DPlot
Data
Get
YPhysical Method
Gets the physical y value at a given original row index.
Namespace:
Altaxo.Graph.Graph3D.Plot.Data
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
AltaxoVariant
GetYPhysical
(
int
originalRowIndex
)
Parameters
originalRowIndex
Int32
Index of the original data row.
Return Value
AltaxoVariant
The physical y value at that given original row index.
Implements
I3DPhysicalVariantAccessor
GetYPhysical(Int32)
See Also
Reference
Processed3DPlotData Class
Altaxo.Graph.Graph3D.Plot.Data Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net