IScene3DCoordinates

Description

The IScene3DCoordinates interface contains properties for defining parameters for the coordinate system.

Properties

  Property name Brief description
AdditionalAxisValueX The AdditionalAxisValueX property returns a coordinate for the X-axis of the selected sphere (point)
AdditionalAxisValueY The AdditionalAxisValueY property returns a coordinate for the Y-axis of the selected sphere (point)
AdditionalAxisValueZ The AdditionalAxisValueZ returns a coordinate for the Z-axis of the selected sphere (point)
AxisStep The AxisStep property specifies label spacing for the main axes
MaxX The MaxX property returns the maximum value for the X-axis
MaxY The MaxY property returns the maximum value for the Y-axis
MaxZ The MaxZ property returns the maximum value for the Z-axis
MinX The MinX property returns minimum value of the X axis.
MinY The MinY property returns the minimum value for the Y-axis
MinZ The MinZ property returns the minimum value for the Z-axis
NonnumericValueX The NonnumericValueX property enables to set custom names for the X-axis points
NonnumericValueY The NonnumericValueY property is used to set custom names of the Y-axis points
NonnumericValueZ The NonnumericValueZ property is used to set custom names for the Z-axis points
UseNumericAxes The UseNumericAxes property specifies whether nonnumeric values are displayed for axes

See also:

Chart Assembly Interfaces