IChartFont.Underline IChartFont
property Underline: WordBool; Type Library TeeChartx Description The ChartFont.Underline property sets Font underline on/off.
Example [Visual Basic]:
TChart1.Header.Font.Underline = True