3D Point Graph

The 3D Point graph or series is used to represent a three-dimensional data set as
points in the graph. It has three mandatory series
components, Position, Depth, and Value. The data in
these three series components specify the coordinates of the points in the
three-dimensional space. It also has an
optional component called LabelMember whose data may be used as the mark
labels for the points.
The appearance of the points is determined by the Points property. The
points may be optionally connected with a line whose appearance is determined by
the LinePen property.
See Also
|