ITChart.ShowHint
ITChart

property ShowHint: WordBool;

Type Library
TeeChartx

Description
Shows hint when cursor is held over the chart when True

Example:-

TChart1.Hint = "My Hint"

TChart1.ShowHint = True