IVZLegendBase.Header

Syntax

Header: IVZLegendHeader;

Description

The Header property determines legend header.

Comments

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

Example

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

See also:

IVZLegendBase