Click or drag to resize

SphericalCartesian3D Methods

LightningChart .NET Help

The SphericalCartesian3D type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToCartesian(SphericalPoint)
Convert spherical point to cartesian XYZ point.
Public methodStatic memberToCartesian(SphericalPoint)
Convert spherical point array to a series point array. Fills X, Y and Z fields of SeriesPoints3D.
Public methodStatic memberToCartesian(SphericalPoint)
Convert spherical point array to a surface point array. Fills X, Y and Z fields of SurfacePoints
Public methodStatic memberToSpherical
Convert a cartesian XYZ point into spherical point.
Top
See Also