Click or drag to resize

G3DCoordinateSystem Properties

The G3DCoordinateSystem type exposes the following members.

Properties
 NameDescription
Public propertyAxisStyles Enumerators all axis style information.
Public propertyIs3D Returns true when this is a 3D coordinate system. Returns false in all other cases.
Public propertyIsAffine 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.
Public propertyIsOrthogonal Returns true if the plot area is orthogonal, i.e. if the x and the y axis are orthogonal to each other.
Public propertyPlaneStyles 
Top
See Also