HintStringFormat: String;
HintStringFormat: string;
The HintStringFormat property determines whether the chart data labels are displayed as pop-up tooltips.
The property is outdated, use IChartHint.StringFormat.
See also:
IChart