Show contents 

Working with Graphic Elements > Classes > LegendToolTip > LegendToolTip.setMargin

LegendToolTip.setMargin

Syntax

setMargin(value: PP.Thickness);

Parameters

value - Tooltip item margin.

Description

The setMargin method sets tooltip item margins.

Example

The example of use is given on the page with description of the SpectrumLegend.showToolTip method.

See also:

LegendToolTip