IChartHint.Font

Fore Syntax

Font: IGxFont;

Fore.NET Syntax

Font: Prognoz.Platform.Interop.Drawing.GxFont;

Description

The Font property determines font of chart tooltips.

Comments

To set font color, use the IChartHint.FontColor property.

Fore and Fore.NET examples

The property use is given in the example for IChartHint.CustomFormat.

See also:

IChartHint