Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi.Plot.Data
Processed2DPlotData Class
Processed2DPlotData Methods
GetPhysical Method
GetPlotPointsInAbsoluteLayerCoordinatesWithShift Method
GetXPhysical Method
GetYPhysical Method
GetZeroValue Method
GetZPhysical Method
Processed
2DPlot
Data
Get
ZPhysical Method
Gets the physical z value at a given original row index.
Namespace:
Altaxo.Graph.Gdi.Plot.Data
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
virtual
AltaxoVariant
GetZPhysical
(
int
originalRowIndex
)
Parameters
originalRowIndex
Int32
Index of the original data row.
Return Value
AltaxoVariant
The physical z value at that given original row index.
Implements
I3DPhysicalVariantAccessor
GetZPhysical(Int32)
See Also
Reference
Processed2DPlotData Class
Altaxo.Graph.Gdi.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