ChartAxisTick.Top

Syntax

Top: Number;

Description

The Top property determines top padding for the label.

Comments

Use JSON or the setTop method to set the property value and the getTop method to get the property value.

Example

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

See also:

ChartAxisTick