ChartFont.StrikeThrough Propriedade

Definição

Obtém e define se a fonte tem uma linha horizontal desenhada embora ou não. Leitura/gravação.

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 da propriedade

Object

Objeto definido como true se a fonte for cortada por uma linha horizontal; caso contrário, false

Aplica-se a