IVZMapChartMarker.ToolTipStyle

Fore syntax

ToolTipStyle: IVZToolTipStyle;

Fore.NET syntax

ToolTipStyle: Prognoz.Platform.Interop.Visualizators.VZToolTipStyle;

Description

The ToolTipStyle property determines geolocation marker tooltip style.

Comments

Tooltip style of any visualizer can be used as a tooltip style of geolocation marker.

Fore and Fore.NET examples

The method use is given in the example for IVZMapChart.Markers.

See also:

IVZMapChartMarker