Share via


ChartFont.StrikeThrough Propiedad

Definición

Obtiene y establece si la fuente tiene una línea horizontal dibujada o no. Lectura y escritura.

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

Valor de propiedad

Objeto establecido en True si la fuente se golpea con una línea horizontal; De lo contrario , False

Se aplica a