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 bitmap used as a legend marker.

Comments

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

NOTE. Use bitmaps, 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