IntervalsLegend.CellPadding

Syntax

CellPadding: String || PP.Thickness;

Description

The CellPadding property determines legend element paddings.

Comments

Use JSON or the setCellPadding method to set the property value, and the getCellPadding method to get the property value.

Example

The property use is given in the example for IntervalsLegend.CellBorder.

See also:

IntervalsLegend