IChartHint.BorderPen

Syntax

BorderPen: IGxPen;

Description

The BorderPen property determines a pen style for tooltip contour on the chart.

Comments

To set color of tooltip contours, set the IChartHint.UseIndicatorColorForBorder property to False.

Example

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

See also:

IChartHint