Legend.padding (Property)

The padding around a Legend object.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmylegend.padding

The padding around the legend separates it from the container in much the same way as cells in a table are padded apart from one another.

The value can be specified as a floating point value followed by a unit of measure indicator. These indicators are valid:

The em and ex relative unit of measure are also available as well as a percentage value measured against the width of the parent container.

See also:Measurement units