CanvasLabel.Values

Syntax

Values: Object;

Description

The Values property determines canvas label text.

Comments

The property contains JSON object with the Name field that store label text.

Example

The example of use is given on the page with description of the CanvasLabel constructor.

CanvasLabel