IBubbleChartPlacedItem.VerticalAlignment

Fore Syntax

VerticalAlignment: ChartVerticalAlignment;

Fore.NET Syntax

VerticalAlignment: Prognoz.Platform.Interop.Chart.ChartVerticalAlignment;

Description

The VerticalAlignment property determines the method of vertical alignment of matrix legend.

Comments

It is recommended to use this property for bubble chart legend.

Fore and Fore.NET examples

Example of Use is given in description of the Font property.

See also:

IBubbleChartPlacedItem