UseIndicatorColorForBorder: Boolean;
The UseIndicatorColorForBorder property determines whether color for tooltip contour is taken from chart metric.
Available values:
True. Default. The color for tooltip contour is taken from chart metric.
False. The required color can be set for tooltip contour.
The property use is given in the example for IChartHint.CustomFormat.
See also: