IVZLegendBase.Footer

Syntax

Footer: IVZLegendHeader;

Description

The Footer property determines footer for legend.

Comments

The difference between the Footer and the Header properties is that the VerticalAlignment field of its value should be equal to the Bottom element of the VisualizatorVerticalAlignment enumeration.

Example

Example of use is given on the description page of the IVZLegends.Add method.

See also:

IVZLegendBase