Generates the chart in internal format and return a
DrawArea object to allow adding custom drawings on top of the chart.
If you want to add custom drawings at the background of the chart, use the
BaseChart.getDrawArea method to obtain the
DrawArea instead.
After finish adding custom drawings, the resulting chart can then be output using other chart output methods.
A
DrawArea object that can be used to add custom text and shapes to the chart.
© 2021 Advanced Software Engineering Limited. All rights reserved.