IChartExternLegend.ElementVerticalAlignment

Fore Syntax

ElementVerticalAlignment: ChartLegendElementVerticalAlignment;

Fore.NET Syntax

ElementVerticalAlignment: Prognoz.Platform.Interop.Chart.ChartLegendElementVerticalAlignment;

Description

The ElementVerticalAlignment property determines the type of vertical alignment of external legend.

Comments

By default the center alignment (ChartLegendElementHorizontalAlignment.Center) is used.

Fore and Fore.NET examples

The property use is given in description of the IChartLegend.ElementVerticalAlignment.

See also:

IChartExternLegend