XYScatter |
The XYScatterPointInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| LayerCoordinates | Layer coordinates of the plot point. | |
| PlotIndex | 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. | |
| RowIndex | Index into the row (of a DataColumn for instance) that represents this scatter point. |