Click or drag to resize

PlotRangeGetOriginalRowIndexFromPlotPointIndex Method

[Missing <summary> documentation for "M:Altaxo.Graph.Plot.Data.PlotRange.GetOriginalRowIndexFromPlotPointIndex(System.Int32)"]


Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int GetOriginalRowIndexFromPlotPointIndex(
	int plotPointIndex
)

Parameters

plotPointIndex  Int32

[Missing <param name="plotPointIndex"/> documentation for "M:Altaxo.Graph.Plot.Data.PlotRange.GetOriginalRowIndexFromPlotPointIndex(System.Int32)"]

Return Value

Int32

[Missing <returns> documentation for "M:Altaxo.Graph.Plot.Data.PlotRange.GetOriginalRowIndexFromPlotPointIndex(System.Int32)"]

Implements

IPlotRangeGetOriginalRowIndexFromPlotPointIndex(Int32)
See Also