.. highlightlang:: us .. _xyzget3dscatterbarwidth: XYZGet3DScatterBarWidth ======================= .. index:: XYZGet3DScatterBarWidth .. us.tag XYZGet3DScatterBarWidth NOTREADYENGLISH XYZGet_3d The :ref:`XYZGet3DScatterBarWidth` function returns the width of a 3D scatter bar in percentage of the diagram size. .. function:: rsWidth = XYZGet3DScatterBarWidth(hData) .. us.return **Return Value** *rsWidht* is the size of 3D bar in percent of the diagram size. .. us.params **Parameters** .. uparam:: hData A handle for a dataset created with :ref:`XYZCreate`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZSet3DSurfaceType`, :ref:`XYZSet3DScatterBarWidth`, :ref:`XYZCreate` :sub:`id-526764`