IBubbleChartCommonItem.BorderThickness

Fore Syntax

BorderThickness: Double;

Fore.NET Syntax

BorderThickness: Double;

Description

The BorderThickness property determines width of component border line.

Comments

The line width 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

The example of use is given in description of the IBubbleChart.GraphArea property.

See also:

IBubbleChartCommonItem