Chart.PaddingBottom

Syntax

PaddingBottom: Number;

Description

The PaddingBottom property determines bottom padding of the chart.

Comments

Use JSON to set the property value, and the getPaddingBottom method to get the property value.

By default this property is set to 15.

Example

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

See also:

Chart