Click or drag to resize

PlotRangeOriginalLastPoint Property

Row index of the last point of this plot range in the original data column.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int OriginalLastPoint { get; }

Property Value

Int32

Implements

IPlotRangeOriginalLastPoint
See Also