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