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

String

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

Poznámky

Vlastnost Text lze použít pouze v případě, že je vlastnost CellType nastavená na hodnotu Text .

Platí pro