IChartFont.Strikethrough
IChartFont

property Strikethrough: WordBool;

Type Library
TeeChartx

Description
The ChartFont.Strikethrough property sets Font strikethrough on/off.

Example [Visual Basic]:

TChart1.Header.Font.Strikethrough = True