IPlotRangeLowerBound Property |
First index of a contiguous plot range in the plot point array (i.e. in the array of processed plot point data,
not in the original data column).
To calculate from which row index in the original data column this comes from, use
GetOriginalRowIndexFromPlotPointIndex(Int32).
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also