if true, and the item is horizontal, then push vertical boxes down
Height of item. Must be valid after update()
Left edge of the item. Set by layout system and cannot be used in update
The position of the item in the chart layout. Possible values are
Right edge of the item. Set by layout system and cannot be used in update
Top edge of the item. Set by layout system and cannot be used in update
The weight used to sort the item. Higher weights are further away from the chart area
Width of item. Must be valid after update()
Called before the layout process starts
Draws the element
Returns an object with padding on the edges
returns true if the layout item is horizontal (ie. top or bottom)
Takes two parameters?: width and height.
Generated using TypeDoc
Bottom edge of the item. Set by layout system and cannot be used in update