CanvasLabel.Margin

Syntax

Margin: Array

Description

The Margin property determines external margins for canvas label.

Comments

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 property is under development.

CanvasLabel