Chart.PaddingTop

Syntax

PaddingTop: Number;

Description

The PaddingTop property determines top padding of the chart.

Comments

Use JSON to set the property value and the getPaddingTop method to get the property value.

By default this property is set to 10.

Example

The example of use is given on the Example of Creating a Histogram page.

See also:

Chart