IVZIntervalsLegend.HorizontalCellsAligment

Fore syntax

HorizontalCellsAligment: LegendItemsHorizontalAlignment;

Fore.NET syntax

HorizontalCellsAligment: Prognoz.Platform.Interop.Visualizators.LegendItemsHorizontalAlignment;

Description

The HorizontalCellsAligment property determines type of horizontal alignment for visualizer legend items.

Comments

To determine horizontal alignment of text in the legend item, use IVZIntervalsLegend.TextHorizontalAlignment.

Fore and Fore.NET examples

The property use is given in the example for IVZIntervalsLegend.CellPadding.

See also:

IVZIntervalsLegend