Padding: Array
The Padding property determines internal margins for canvas label.
The property contains an array of four elements. The first element is top margin, the second one is right margin, the third one is bottom margin, the forth is left margin.
The example of use is given on the page with description of the CanvasLabel constructor.