IChart.HintCustomFormat

Fore Syntax

HintCustomFormat: String;

Fore.NET Syntax

HintCustomFormat: string;

Description

The HintCustomFormat property determines a custom format for numeric values of chart tooltips.

Comments

The property is outdated, use IChartHint.CustomFormat.

See also:

IChart