G3DCoordinate |
The G3DCoordinateSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| AxisStyles | Enumerators all axis style information. | |
| Is3D | Returns true when this is a 3D coordinate system. Returns false in all other cases. | |
| IsAffine | Returns true if the plot coordinates can be calculated as a linear transformation of the physical values. This means that all lines will keep being lines. Returns false if this is for instance a polar diagram. | |
| IsOrthogonal | Returns true if the plot area is orthogonal, i.e. if the x and the y axis are orthogonal to each other. | |
| PlaneStyles |