I3DPhysicalVariantAccessorGetYPhysical Method |
Gets the physical y value for the specified original row index.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxAltaxoVariant GetYPhysical(
int originalRowIndex
)
Parameters
- originalRowIndex Int32
- The original row index.
Return Value
AltaxoVariantThe physical y value.
See Also