XYZScatterPointInformationPlotIndex Property |
Index of plot point, i.e. the number of points plotted before the point. Since it is possible that
some points are invalid, this number can be smaller than
RowIndex.
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int PlotIndex { get; set; }
Property Value
Int32See Also