Represents an horizontal line. The object line can be applied on a report.block, for example to separate two tables, or two lines, etc.

1 report.line

<report.line
    name='name'
    start='start'
    width='width'
    color='color'
    symbol='symbol'
/>