Layout strategy for layout of bottom aligned inner axis
Layout strategy for layout of bottom aligned axis outside
Layout strategy for layout of left aligned inner axis
Layout strategy for layout of left aligned axis outside
Layout strategy for layout of right aligned inner axis
Layout strategy for layout of right aligned axis outside
Layout strategy for layout of top aligned inner axis
Layout strategy for layout of top aligned axis outside
Generated using TypeDoc
The job of the ILayoutManager is to calculate the size and location of the axes and the resulting size of the seriesViewRect - the area where series will be drawn. This is done by deferring to the LayoutStrategy for each area which could house axes.