BackgroundInfo: IChartBackgroundInfo;
BackgroundInfo: Prognoz.Platform.Interop.Chart.ChartBackgroundInfo;
The BackgroundInfo property determines fill parameters for tooltips on the chart.
To set up tooltip font, use the IChartHint.Font and IChartHint.FontColor properties.
The property use is given in the example for IChartHint.CustomFormat.
See also: