Click or drag to resize

XYScatterPointInformation Properties

The XYScatterPointInformation type exposes the following members.

Properties
 NameDescription
Public propertyLayerCoordinates Layer coordinates of the plot point.
Public propertyPlotIndex 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.
Public propertyRowIndex Index into the row (of a DataColumn for instance) that represents this scatter point.
Top
See Also