IScene3DRadiusDataSupplier

Description

The IScene3DRadiusDataSupplier interface returns scene series parameters.

NOTE. This interface is not recommended for use because in the current implementation it is intended only for internal use.

Properties inherited from IScene3DDataSupplier

  Property name Brief description
PointsCount The PointsCount property returns the number of points of a scene series.

Methods

  Method name Brief description
RadiusDataValue The RadiusDataValue method enables the user to get coordinates of a series points and their radii defined through interfaces of the Report assembly.

Methods inherited from IScene3DDataSupplier

  Method name Brief description
DataValue The DataValue method enables the user to get data specified using Report assembly interfaces.

See also:

Chart Assembly Interfaces