IChartExternLegend.ElementVerticalAlignment

Fore Syntax

ElementVerticalAlignment: ChartLegendElementVerticalAlignment;

Fore.NET Syntax

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

Description

The ElementVerticalAlignment property determines a 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 IChartLegend.ElementVerticalAlignment.

See also:

IChartExternLegend