IBubbleChartPlacedItem.Margin

Fore Syntax

Margin: IGxRectF;

Fore.NET Syntax

Margin: Prognoz.Platform.Interop.Drawing.GxRectF;

Description

The Margin property determines values of external margins.

Comments

Use the property to determine external paddings from various matrix headers, text data labels, legend, tooltips to other matrix components.

The margin values are 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