ChartFont.StrikeThrough Property

Definition

Gets and sets if the font has a horizontal line drawn though it or not. Read/write.

public:
 property System::Object ^ StrikeThrough { System::Object ^ get(); void set(System::Object ^ value); };
public object StrikeThrough { get; set; }
member this.StrikeThrough : obj with get, set
Public Property StrikeThrough As Object

Property Value

Object set to True if the font is struck through with a horizontal line; otherwise False

Applies to