property Face.RelativeMargins as String
Sets or retrieves a value that indicates the relative margins of the faces within the cube.

TypeDescription
String A String expression that specifies the left,top,right,bottom margins in pixels to show the face's content.
By default, the RelativeMargins property is "0,0,0,0". The RelativeMargins property sets or retrieves a value that indicates the relative margins of the faces within the cube. The Margins property indicates that margins to be applied to all faces of the cube. Use the RelativeMargins / Margins property to specify the margins of the face's content relative to its face. The FaceContent property determines the content of the face. The EnsureVisibleFaceMargin property specifies the size of the margin ( left / right ) of the cube's client area to ensure that a face fits it.