IVZSizeLegend.MinValueFormat

Fore Syntax

MinValueFormat: Variant;

Fore.NET Syntax

MinValueFormat: object;

Description

The ValueFormat property determines format of record for minimum value of visualizer size legend.

Comments

To determine the format of maximum value of visualizer size legend, use the IVZSizeLegend.MaxValueFormat property.

Fore and Fore.NET Examples

The property use is given in the example for IVZSizeLegend.Marker.

See also:

IVZSizeLegend