| IDfsAxisTvarD3 Properties | 
The IDfsAxisTvarD3 type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AxisType | 
            Type of spatial axis. Depending on this type, the class
            can be cast to one of the sub-types.
            (Inherited from IDfsSpatialAxis.) | 
|  | AxisUnit | 
            Unit of the axis coordinate values.
            (Inherited from IDfsSpatialAxis.) | 
|  | Dimension | 
            Axis dimension
            (Inherited from IDfsSpatialAxis.) | 
|  | SizeOfData | 
            Size of data, number of data values.
            (Inherited from IDfsSpatialAxis.) | 
|  | XCount | 
            Number of points in the x-direction.
             | 
|  | YCount | 
            Number of points in the y-direction.
             | 
|  | ZCount | 
            Number of points in the z-direction.
             | 
 See Also
See Also