Chart.getPaddingWasApplied

Syntax

getPaddingWasApplied();

Description

The getPaddingWasApplied method returns the object that indicates whether chart paddings are applied.

Comments

The method returns an object that contains the following fields:

Fields of the returned object are Boolean.

Possible values of returned object's fields:

Example

The example of use is given on the page with description of the Chart.getPaddings method.

See also:

Chart