getContext();
The getContext method returns drawing context.
The method returns value of the CanvasRenderingContext2D type.
The example of use is given on the page with description of the ChartText class constructor.
See also:
ChartPlotArea