Getting and Setting the Chart Layout Object of a Chart

When you create a chart object, an IlvChartLayout object is created by default to handle the computation of the layout of the chart.

This layout object can be accessed by means of the getLayout method. You can change the layout object that is used by default by means of the setLayout method.