ColumnDirective
12 Sep 20251 minute to read
Column Directive
<e-columns><e-column></e-column><e-columns>Properties
border any
Options to customize the border of the columns.
width any
The width of the column as a string accepts input both as ‘100px’ and ‘100%’.
If specified as ‘100%’, the column renders to the full width of its chart.
Defaults to ‘100%’