NXYVectorSeriesData Class Members
In This Topic
The following tables list the members exposed by NXYVectorSeriesData.
Public Fields
Public Properties
| | Name | Description |
 | HasXValues | Specifies whether the series should use custom X positions for the data points. |
Top
Public Methods
| | Name | Description |
 | ClearValues | Overloaded. Sets the values in the pointSeries data to zero |
 | GetXValue | Gets the X value at the specified index. |
 | GetYValue | Gets the elevation value at the specified index. |
 | SetXValue | Sets the X value at the specified index. |
 | SetXYValue | Sets the xyz position at the specified index |
 | SetYValue | Sets the elevation value at the specified index. |
Top
See Also