IVZIntervalsLegendMarker.Image

Fore syntax

Image: IVZResourceImage;

Fore.NET syntax

Image: Prognoz.Platform.Interop.Visualizators.VZResourceImage;

Description

The Image property determines an object used to work with a raster image used as a legend marker.

Comments

To determine an object used to work with mask of the raster image used as a legend marker, use IVZIntervalsLegendMarker.Mask.

NOTE. Use raster images, which size is equal by width and height.

Fore and Fore.NET examples

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

See also:

IVZIntervalsLegendMarker