Strikethrough Property
Applies To
Font object.
Description
True if the font is struck through with a horizontal line. Read/write Boolean.
Example
This example sets the font in the chart title to strikethrough.
myChart.ChartTitle.Font.Strikethrough = True