LegendToolTip.Padding

Syntax

Padding: PP.Thickness;

Description

The Padding property specifies tooltip paddings.

Comments

Use JSON or the setPadding method to set the property value, and the getPadding method to get the property value.

Example

The example of property use is given in the Spectrum Legend Settings chapter in the page of the SpectrumLegend constructor description.

See also:

LegendToolTip