Api column in EJ2 TypeScript Chart control

8 May 20231 minute to read

Configures the columns of the chart.

Properties

border BorderModel

Options to customize the border of the columns.

width string

The width of the column as a string accepts input both as like ‘100px’ or ‘100%’.
If specified as ‘100%, column renders to the full width of its chart.

Defaults to ‘100%’