IChartLegend.ItemPlacement

Syntax

IChartLegend.ItemPlacement: ChartLegPlacement;

Description

The ItemPlacement property determines how the legend elements are placed.

Comments

To arrange legend items in a specified number of rows and columns, select values for the CustomRows and CustomColumns properties.

Example

The property use is given in description of the CustomRows and CustomColumns properties.

See also:

IChart