IScene3DNamedDataSupplier
Description
The IScene3DNamedDataSupplier interface returns scene series parameters.
Properties
|
Property name |
Brief description |
|
Name |
The Name property returns the series name. |
|
PointName |
The PointName property returns the name of a series point by the specified index. |
|
Property name |
Brief description |
|
PointsCount |
The PointsCount property returns the number of points of a scene series. |
|
Method name |
Brief description |
|
RadiusDataValue |
The RadiusDataValue method enables the user to get coordinates of series points and their radii determined using Report assembly interfaces. |
|
Method name |
Brief description |
|
DataValue |
The DataValue method enables the user to get data specified using Report assembly interfaces. |
See also:
Chart Assembly Interfaces