IBubbleChartPlacedItem.Padding

Fore Syntax

Padding: Double;

Fore.NET Syntax

Padding: Double;

Description

The Padding property determines the space between the text and bubble chart component border.

Comments

Use this property to determine values of internal paddings from borders to the text for various matrix headers, text data labels, legend, tooltips.

The padding value is specified in device-independent units equal to 1/96 inch. When the resolution set in the operating system equals to 96 pixels per inch, this value corresponds to the value in pixels.

Example

Example of Use is given in description of the Font property.

See also:

IBubbleChartPlacedItem