Click or drag to resize

XYScatterPointInformationRowIndex Property

Index into the row (of a DataColumn for instance) that represents this scatter point.

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

Property Value

Int32
See Also