Share via


LegendCell.Text Proprietà

Definizione

Ottiene o imposta il testo della cella della legenda.

public:
 virtual property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public virtual string Text { get; set; }
member this.Text : string with get, set
Public Overridable Property Text As String

Valore della proprietà

Valore string che rappresenta il testo per la cella della legenda. Il valore predefinito è una stringa di lunghezza zero.

Commenti

La Text proprietà è applicabile solo se la CellType proprietà è impostata su Text.

Si applica a