XYZGet3DScatterBarWidthΒΆ

The XYZGet3DScatterBarWidth function returns the width of a 3D scatter bar in percentage of the diagram size.

rsWidth = XYZGet3DScatterBarWidth(hData)

Return Value

rsWidht is the size of 3D bar in percent of the diagram size.

Parameters

hData

A handle for a dataset created with XYZCreate.

id-526764