IChartPlacedItem.Margin

Syntax

Margin: IGxRectF;

Description

The Margin property determines custom values of margins for the chart, axes and legend captions.

Comments

To use this property, set the AutoMargin property to False. ] This property is saved with the chart. If an object from the previous version is loaded, the AutoMargin and Margin properties are set by default.

Example

Example is given in description of the IChartPlacedItem.AutoMargin property.

See also:

IChartPlacedItem