The width to be reserved between each anchor on the likert scale.
<likert>
The following displays the width of the anchors of a likert scale:
<text sometext>
/ items= ("width = <% likert.somelikert.anchorwidth %>")
</text>
The following displays width of the anchors of a likert scale:
<page somepage>
anchor width = <% likert.somelikert.anchorwidth %>
</page>