SurfacePoint Properties
A surface point.| Name | Description |
|---|---|
| Brush | Returns a brush applied to the point. |
| NearestSeriesPoint | Returns the nearest series point to the SurfacePoint coordinates. |
| X | Returns an x-coordinate of the surface point. |
| Y | Returns a y-coordinate of the surface point. |
| Z | Returns a z-coordinate of the surface point. |
See Also