StiPoint3D Struct
Namespace: Stimulsoft.Report.Chart
Constructors
| Constructor | Description |
|---|---|
| StiPoint3D(double x, double y, double z) |
StiPoint3D(x: double, y: double, z: double)
Parameters
- x (double)
- y (double)
- z (double)
Properties
| Property | Type | Description |
|---|---|---|
| X | double | |
| Y | double | |
| Z | double |