Api row in EJ2 TypeScript Chart control

8 May 20231 minute to read

Configures the rows of the chart.

Properties

border BorderModel

Options to customize the border of the rows.

height string

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

Defaults to ‘100%’