ChartFont.StrikeThrough 属性

定义

获取和设置字体是否具有水平线绘制。 读/写。

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

属性值

如果字体被水平线击穿,则对象设置为 True;否则为 False

适用于