PCArea.AxesLayer

Syntax

AxesLayer: PP.Ui.Canvas;

Description

The AxesLayer property determines axes layer in the chart plot area.

Comments

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

Example

The example of property use is given in description of the ParallelCoordinates.ChartArea property.

See also:

PCArea