ChartAxisTick.Left

Syntax

Left: Number;

Description

The Left property determines left padding for the label.

Comments

Use JSON or the setLeft method to set the property value and the getLeft method to get the property value.

Example

The example of property use is given in description of the ChartAxisTick class constructor.

See also:

ChartAxisTick