PCArea.LabelsLayer

Syntax

LabelsLayer: SVGElement;

Description

The LabelLayer property determines labels layer in the chart plot area.

Comments

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

Example

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

See also:

PCArea