IVZLegendBase.FooterLine

Fore syntax

FooterLine: IGxPenBase;

Fore.NET syntax

FooterLine: Prognoz.Platform.Interop.Drawing.IGxPenBase;

Description

The FooterLine property determines an object used to work with visualizer legend footer line.

Comments

To determine an object used to work with visualizer legend header line, use IVZLegendBase.HeaderLine.

Fore and Fore.NET examples

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

See also:

IVZLegendBase