Circular3DSymbolLocation
3 Oct 20251 minute to read
Represents the location information for a point in a circular3D chart.
Properties
angle number
The angle of the point in radians.
center Circular3DVector
The center coordinates of the point.
radius number
The radius of the point.
x number
The x-coordinate of the point.
y number
The y-coordinate of the point.
z number
The z-coordinate of the point.