IChartHint.BackgroundInfo

Syntax

BackgroundInfo: IChartBackgroundInfo;

Description

The BackgroundInfo property determines fill parameters for tooltips on the chart.

Comments

To set up tooltip font, use the IChartHint.Font and IChartHint.FontColor properties.

Example

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

See also:

IChartHint