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 pro buňku legendy. Výchozí hodnota je řetězec nulové délky.

Poznámky

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

Platí pro