IScene3DNamedDataSupplier

Description

The IScene3DNamedDataSupplier interface returns parameters for a scene series.

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

Properties

  Property name Brief description
Name The Name property returns the name of a series
PointName The PointName property returns the name of a series point based on the specified index

Properties inherited from IScene3DDataSupplier

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

Methods Inherited from IScene3DRadiusDataSupplier

  Method name Brief description
RadiusDataValue The RadiusDataValue method enables to get coordinates of series points and their radii, determined through the interfaces of the Report build.

Methods Inherited from IScene3DDataSupplier

  Method name Brief description
DataValue The DataValue method enables to get data, set using interfaces of the Report build.

See also:

Chart Assembly Interfaces