Position: Object;
The Position property determines canvas label position and size.
The property contains JSON object with the following fields: Left - top left label margin, Top - top label margin, Width - label width, Height - label height.
The example of use is given on the page with description of the CanvasLabel constructor.