Sdílet prostřednictvím


LegendCell.Text Vlastnost

Definice

Získá nebo nastaví text buňky legendy.

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

Hodnota vlastnosti

Hodnota string , která představuje text buňky legendy. Výchozí hodnota je řetězec nulové délky.

Poznámky

Vlastnost Text je použitelná pouze v případě, že je vlastnost nastavena CellType na Texthodnotu .

Platí pro