RowDirective

12 Sep 20251 minute to read

Row Directive

<e-rows><e-row></e-row><e-rows>

Properties

border any

Options to customize the border of the rows.

height any

The height of the row as a string accepts input both as ‘100px’ and ‘100%’.
If specified as ‘100%’, the row renders to the full height of its chart.

Defaults to ‘100%’