SMART datagrid v.1 > Classes > ColumnSeries

Back  Forward

DataLudi.ColumnSeries.itemWidth  property

The relative width of column bar in area which is taken up by each item of column series. 

It is set with the value between 0 and 1. If it is 1, it will be drawn the same as item width. 

Defaults to 0.7.

Getter
function itemWidth(): Number
Setter
function setItemWidth(value: Number)
See Also
clusterWidth
Examples
Column Chart