Click or drag to resize

IDfsAxisNeqD3 Properties

The IDfsAxisNeqD3 type exposes the following members.

Properties
  NameDescription
Public propertyAxisType
Type of spatial axis. Depending on this type, the class can be cast to one of the sub-types.
(Inherited from IDfsSpatialAxis.)
Public propertyAxisUnit
Unit of the axis coordinate values.
(Inherited from IDfsSpatialAxis.)
Public propertyDimension
Axis dimension
(Inherited from IDfsSpatialAxis.)
Public propertySizeOfData
Size of data, number of data values.
(Inherited from IDfsSpatialAxis.)
Public propertyXCoordinates
X-coordinates in the axis.
Public propertyYCoordinates
Y-coordinates in the axis.
Public propertyZCoordinates
Z-coordinates in the axis.
Top
See Also