RadiusDataValue(Var ValueX: Array; Var ValueY: Array; Var ValueZ: Array; Var ValueR: Array; Var ValueC: Array);
ValueX - coordinates along the OX axis.
ValueY - coordinates along the OY axis.
ValueZ - coordinates along the OZ axis.
ValueR- radii of points.
ValueC - parameter has been reserved for future use.
The RadiusDataValue method enables the user to get coordinates of a series points and their radii defined through interfaces of the Report assembly.
See also: