rowPartitionRightOffset
layout rowPartitionRightOffset float offset
Description
Sets the offset in which the rows are not allowed to come closer to the right side of the boundary or cluster edge than the specified float number.
GUI Equivalent
Examples
envGetVal("layout" "rowPartitionRightOffset")
envSetVal("layout" "rowPartitionRightOffset" 'float 2.0)
Related Topics
Return to top