IChart.HintStringFormat

Fore Syntax

HintStringFormat: String;

Fore.NET Syntax

HintStringFormat: string;

Description

The HintStringFormat property determines whether chart data labels are displayed as tooltips.

Comments

The property is outdated, use IChartHint.StringFormat.

See also:

IChart